Conrad Schneiker wrote:
>So Tk and GTK are (presently) ahead of wxWindows and FOX when it comes to 
>GUI-based GUI-builders that actually generate Ruby code. 

If I understand our terminology here, wx has 
wxDesigner, which allows you to lay out dialogs 
that can be used by C++ and Python. I'm not sure 
how that compares to Glade or Tk's designer app.

However, the more I think about it, and the more 
I use GTK (and Tk), the less inclined I am to 
want wxRuby. I think lightweight solutions are 
more in line with Ruby's philosophy and the way 
it is/will be used in the real world. [I used wx 
for a couple months about a year ago].

Kevin