Question about GUI toolkit

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

···

--
Posted via http://www.ruby-forum.com/.

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

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

I've had good results with the wxRuby toolkit on Windows:

http://www.prodevtips.com/2007/10/16/simple-wxruby-app

David

···

--
Posted via http://www.ruby-forum.com/\.

Hello,

I really like that toolkit - it have a very nice and comfortable GUI
editor (Glade), is very good integrated in Ruby with Gnome2-Ruby and
easy to learn. But for windows it's not the best I think: Yes, it works
with windows. But it's not really well integrated. Do you use Pidgin,
Gajim, Gimp or something like this (All those application use GTK) with
Windows? If yes I think you know what I mean.
Also it's not really fast when you use windows cause you have to load
GTK which is within Linux with Gnome already done.

I think wxRuby is bether for multi platform compatibility and native
look and feel also for Mac OS X. But I was unable to find a GUI editor
which is so good as the Glade of GTK and it was more difficult for me to
understand it as an beginner. Maybe it's the best to try both or these
both and more like FxRuby etc.

foxx

Pat Kiatchaipipat schrieb:

···

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

--
Besuch doch auch meine Websites
http://blog.jbbr.net/ | Mein Blog
http://php4you.de/ | Webseite zum Thema PHP

thx you I'm use wxRuby now!!

and I have some problem about this :cry:

http://www.ruby-forum.com/topic/132067#new

···

--
Posted via http://www.ruby-forum.com/.