From: Phlip Date: 2009-03-11T12:33:05+09:00 Subject: Re: Graphical User Interface development Aldric Giacomoni wrote: > For Ruby, are there any nice drag-and-drop-object-on-a-form development > tools, like Visual Studio for C# and such? Platforms like RubyTk & Shoes show how a Ruby DSL ("Domain-Specific Language") can make coding GUI objects as Ruby declarations much easier than mouse abuse.