[wxruby-users] xrcise question
Alex Fenton
alex at pressure.to
Fri Nov 14 13:12:18 EST 2008
Heinrich Piard wrote:
> where can I find a tutorial like "How to use wxFormbuilder with ruby"?
>
> I want to transform xrcise code into ruby code and don't know how to do
> this.
http://wxruby.rubyforge.org/wiki/wiki.pl?UsingXRCise
Note that XRCise doesn't generate ruby code for the layout - but it
writes all the boring code that loads your layout from XML. This means
your handwritten classes can concentrate on event handling without
having to write heaps of layout code.
Any probs, feel free to ask
alex
More information about the wxruby-users
mailing list