Victor Reyes wrote: > Is there a Ruby GUI environment like the one with VisualBasic, where > one can > drag &drop widgets to a screen coordinate? > > Thanks > > Victor > It depends on which GUI toolkit you use. If you use the QTRuby package, the QTDesigner drag and drop tools are available. I don't know about the others. Incidentally, if you're on Linux and KDE, there are similar tools at the desktop level, called Korundum and Kommander.