1 Apr 2003 01:16
Re: GUI development under Ruby
Daniel Carrera <dcarrera <at> math.umd.edu>
2003-03-31 23:16:23 GMT
2003-03-31 23:16:23 GMT
On Tue, Apr 01, 2003 at 07:52:38AM +0900, jennyw wrote: > I was wondering what people were using for GUI development. I've seen a > few posts talking about Tk and gtk2 ... I was wondering how easy this is > for someone relatively new to Ruby to jump into and if there were any > others. The other big one is 'FXRuby' (http://fxruby.sourceforge.net/) My personal favourite is gtk2. #include<std_disclaimer.h> #include<opinions.h> #define FLAMES 0 I would say that the following 3 are the main choices. This is how I view them: Tk === Pro: Easiest to use and learn. Multi-platform. Con: Somewhat ugly and not terribly powerful. Gtk2 ==== Pro: Modern, powerful and looks great. Semi-multiplatform. Not hard to use, but there is more to learn than with Tk. Con: The Windows port is a bit behind I think. Fox === Pro: Modern, powerful and multi-platrofm.(Continue reading)
I'm using prag build on windows..
:botp
RSS Feed