From: Werner Date: 2007-11-19T00:25:02+09:00 Subject: Re: question about GUI toolkit Pat Kiatchaipipat wrote: > I want suggest about gui tool kit for ruby > > I use 'tk' but it's seem simple then I search about that and found many > toolkit > > I see 'gtk' but I don't know it can use with window?? > why I use it, it seem problem about output font > > and do you think what tool kit is good for window?? > > thank you Sawat Dee Krap, Khun Pat I had good success with qtruby. Qt is the toolkit underlying KDE and it is available for Windows. It is free for non-commercial use. Please read the license to see if it fits your requirements. http://trolltech.com/products/qt Regards Werner