Victor Reyes wrote: > Way back when, I used to write GUI programs using CA-Realizer, VB and REXX. > To create a widget, for example a drop-down box, I used to just "grab" > the icon representing the object and then "drop" it where I wanted it. > I have been searching for something similar for Ruby but can't find it. > Do anyone know if there is such package for Ruby? If you are on Windows and are willing to play with minimal documentation, you have FormDesigner for VisualuRuby: http://www.osk.3web.ne.jp/~nyasu/vruby/vrproject-e.html https://sourceforge.jp/projects/fdvr HTH, -- shanko > Thank you > > Victor >