From: Ashley Bar Date: 2009-11-19T08:06:25+09:00 Subject: Re: Help, Ruby GUI wangxin 46853 wrote: > Hi all > > I am new to ruby. I want to use Ruby GUI, but I am confused for there > are so many choice: TK, Fox, wxRuby... > What is the difference between them? I just want make a simple window > which can input and pop dialog. > Thank you so much > > Your Sincerely > James Wang I like wxRuby because I use different Operating Systems and different Desktops that use different guitoolkits(qt,gtk,windows). Why I like it is because the finished wxRuby will look native to each toolkits. However I have no experience, this is only an opinion on researching ruby. hope this helps you. -- Posted via http://www.ruby-forum.com/.