From: John W Higgins Date: 2010-01-11T03:17:41+09:00 Subject: Re: The Ruby GUI debacle --000e0cd4a5cca7ef57047cd36f4e Content-Type: text/plain; charset=ISO-8859-1 Love replying to myself...... On Sun, Jan 10, 2010 at 10:15 AM, John W Higgins wrote: > Good Morning, > > > On Sun, Jan 10, 2010 at 9: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. >> >> > Have a look at XRCise ( > http://wxruby.rubyforge.org/wiki/wiki.pl?UsingXRCise) - should be pretty > close to what you want (if you want to use wx). > > John > I forgot that the tutorial uses DialogBlocks which is commerical - you could use wxGlade as opposed to DialogBlocks to create the xrc file. John --000e0cd4a5cca7ef57047cd36f4e--