From: Alex Fenton Date: 2008-01-18T17:09:59+09:00 Subject: Re: wxRuby 1.9.4 Artūras Šlajus wrote: > Only thing thou - do you have a gui builder? There are numerous free and commercial GUI builders for wxWidgets, and they all output an XML format which can be used with wxRuby, wxPython etc. I like DialogBlocks myself. There's also a tool for wxRuby which will generate all the Ruby code needed to use these XML-based layouts. It's a nice way to separate design (widget layout) and program logic, as well as speeding development. http://wxruby.rubyforge.org/wiki/wiki.pl?Using_GUI_Designers http://www.wxwidgets.org/wiki/index.php/Tools http://wxruby.rubyforge.org/wiki/wiki.pl?UsingXRCise alex