From: Victor Reyes Date: 2007-03-11T01:18:57+09:00 Subject: Re: GUI With Ruby ------=_Part_8915_24566347.1173543534306 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello Group! Although I don't regularly don't program much, mainly due to time, I also would like to find an easy way to use GUI within my Ruby programs. I tried several toolkits, but I end up expending so much time dealing with the GUI widgets that I eventually give up altogether. I would like some kind of GUI environment in which I can just grab a widget (i.e. a drop-down-list or a radio button, Etc.) and drop it exactly where I want it to be. I normally hate to pay for software if I can get it for free (but legally), but something like this drag and drop GUI fro Ruby I would be willing to pay for. But, I've been waiting now for a few years and nothing yet! And I don't have the skills to write it myself. Oh Well, the story of my life! Victor On 3/10/07, Lyle Johnson wrote: > > On 3/10/07, Caleb Tennis wrote: > > > Agreed. FX and FXRuby are indeed great GUI toolkits (this coming > > from a Qt guy). I simply started using Qt LONG before I ever picked > > up Ruby, so QtRuby was a natural marriage for me. > > Sending the love for Qt back your way. ;) > > All of the "major" GUI toolkits for Ruby are pretty good. They all > have their little quirks, etc. My usual recommendation to folks is to > try out several of them on a little test program and see how it feels. > You also want to consider things like what kinds of documentation > (free or otherwise) and technical support (via forums, IRC, mailing > lists, etc.) is available for those times when you do run into > problems. There's more to a choice like this than merely looking at a > feature list and flipping a coin. ;) > > ------=_Part_8915_24566347.1173543534306--