zyggy.nowak / gmail.com wrote: > Hi I've been trying to do some search on using wxruby with wxglade but > haven't been able to find anything so far.... is it possible? I've never used it, but it says it outputs XRC as well as Python. XRC is a XML format which wxRuby (as well as the other wxWidgets ports) can load as a GUI. There is also a wxRuby tool which will generate ruby code to use the XRC: http://wxruby.rubyforge.org/wiki/wiki.pl?UsingXRCise btw, questions specifically about wxRuby are usually better on the mailing list: http://wxruby.rubyforge.org/wiki/wiki.pl?MailingLists alex