Evaluate Ruby GUI Toolkits
31Jan07
If you develop a cross-platform GUI Application you have to evaluate a GUI Toolkit, which gives you some nice Widgets.
Chapter 2 of the Book “Ruby Develeper’s Guide” from Michael Naumann evaluates some Toolkits you can use in Ruby.
Perhaps some Informations are outdated, but it is a good start to go on. I prefer GTK+, because I used this Toolkit in C++ since a long time. In conjunction with GladeXML it is verry easy to create good looking GUI’s. With GLADE you get a handy tool for GUI creation.
Filed under: evaluate | Leave a Comment
No Responses Yet to “Evaluate Ruby GUI Toolkits”