Ruby GUI?

I am just playing with Ruby at the moment, although seriously enough to
buy a couple of books, so I am still in the command line learning mode (on
Linux).

I was wondering what Ruby folks use to build gui apps. I notice that TK
sort of supports Ruby, but I haven't found much documentation on that yet.
Possibly QT?

Anybody?

Thanks
EVMan

There's Tk, Qt, GTK, Fox, Wx, and other more obscure widget sets. Like
WideStudio. If you search through the Ruby Application Archive you can
scope some of these out. As for the best, it depends on your
preferences --- lightweight versus heavyweight, more object oriented
versus more primitive, etc.

···

On Aug 6, 10:04 am, EVman <no...@nowhere.com> wrote:

I am just playing with Ruby at the moment, although seriously enough to
buy a couple of books, so I am still in the command line learning mode (on
Linux).

I was wondering what Ruby folks use to build gui apps. I notice that TK
sort of supports Ruby, but I haven't found much documentation on that yet.
Possibly QT?

Anybody?

Thanks
EVMan

Alle lunedì 6 agosto 2007, EVman ha scritto:

I am just playing with Ruby at the moment, although seriously enough to
buy a couple of books, so I am still in the command line learning mode (on
Linux).

I was wondering what Ruby folks use to build gui apps. I notice that TK
sort of supports Ruby, but I haven't found much documentation on that yet.
Possibly QT?

Anybody?

Thanks
EVMan

There are very good ruby bindings for Qt, both 3 and 4 and also for KDE 3, if
you're interested in it. The project is at
http://rubyforge.org/projects/korundum\. Regarding documentation, you can use
the documentation provided for the C++ Qt library, looking at the site
http://developer.kde.org/language-bindings/ruby/index.html for the
peculiarities of the ruby version of the library.

Stefano

EVman wrote:

I am just playing with Ruby at the moment, although seriously enough to
buy a couple of books, so I am still in the command line learning mode (on
Linux).

I was wondering what Ruby folks use to build gui apps. I notice that TK
sort of supports Ruby, but I haven't found much documentation on that yet.
Possibly QT?

Anybody?

Thanks
EVMan

http://ruby-gnome2.sourceforge.jp/

···

--
View this message in context: http://www.nabble.com/Ruby-GUI--tf4224342.html#a12018239
Sent from the ruby-talk mailing list archive at Nabble.com.

I'd suggest JRuby/Swing, for crossplatform compatibility.

Ken

EVman wrote:

···

I am just playing with Ruby at the moment, although seriously enough to
buy a couple of books, so I am still in the command line learning mode (on
Linux).

I was wondering what Ruby folks use to build gui apps. I notice that TK
sort of supports Ruby, but I haven't found much documentation on that yet.
Possibly QT?

Anybody?

Thanks
EVMan

EVman wrote:

I am just playing with Ruby at the moment, although seriously enough to
buy a couple of books, so I am still in the command line learning mode (on
Linux).

I was wondering what Ruby folks use to build gui apps. I notice that TK
sort of supports Ruby, but I haven't found much documentation on that yet.
Possibly QT?

Anybody?

Thanks
EVMan

Try on some shoes from _why! Ultra simple little gui toolkit that
seems great for learning.

http://code.whytheluckystiff.net/shoes

···

--
Brad Phelan
http://xtargets.com

Forgot to give my $0.02 US. Personally the Qt widget set fit my way of
development the best. For Windows it can be more restrictive (license
wise) and tougher to work with using Ruby (compiling) but it seemed to
do the job...

···

On Aug 6, 10:07 am, gregarican <greg.kuj...@gmail.com> wrote:

On Aug 6, 10:04 am, EVman <no...@nowhere.com> wrote:

> I am just playing with Ruby at the moment, although seriously enough to
> buy a couple of books, so I am still in the command line learning mode (on
> Linux).

> I was wondering what Ruby folks use to build gui apps. I notice that TK
> sort of supports Ruby, but I haven't found much documentation on that yet.
> Possibly QT?

> Anybody?

> Thanks
> EVMan

There's Tk, Qt, GTK, Fox, Wx, and other more obscure widget sets. Like
WideStudio. If you search through the Ruby Application Archive you can
scope some of these out. As for the best, it depends on your
preferences --- lightweight versus heavyweight, more object oriented
versus more primitive, etc.

Try on some shoes from _why! Ultra simple little gui toolkit that
seems great for learning.

http://code.whytheluckystiff.net/shoes

Hmm. Now how to make it work like an iPhone?

... (-;

···

--
  Phlip
  Test Driven Ajax (on Rails) [Book]
  "Test Driven Ajax (on Rails)"
  assert_xpath, assert_javascript, & assert_ajax