From: Mohit Sindhwani Date: 2010-01-11T03:14:52+09:00 Subject: Re: The Ruby GUI debacle On 11/1/2010 1:21 AM, Ruby Student wrote: > As you can read I have been looking for a "simple" GUI environment > where I don't have to "draw" the widgets. I would like to get a GUI > programming environment where I can drag&drop widgets (diaglog box, > drop-down list, Etc., Etc.) on a pane and then just worry about the > programming part to handle or react to the events generated by the > widgets! I hate to say, but something like VB. > You could try WideStudio. It does allow you to create a GUI by dragging and dropping. These are the programming notes for Ruby: http://www.widestudio.org/EE/prog-ruby/prog.html http://www.widestudio.org/EE/prog-ruby/p5-1.html [Hello World] and the download is at: http://www.widestudio.org/ Cheers, Mohit. 11/1/2010 | 2:11 AM.