From: "J. K." Date: 2011-03-14T23:38:30+09:00 Subject: Re: What do you use with Ruby for GUI programming and why? hi - i also use ruby-gtk2, and i'm generally very happy with it. it uses native widgets, and gives a 'natural' look to your apps. there's a bit of a learning curve as with any toolkit, but once you get the hang of it, it works really well. i agree with the earlier post that the documentation is probably the biggest benefit, and there's the gnome2 part of this forum which is extremely helpful. it's also in active development which is a big plus! there's also the glade ui designer, which i haven't used, but is supposed to make gui programming with gtk easier... -j -- Posted via http://www.ruby-forum.com/.