[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Ruby GUI?

EVman

8/6/2007 2:04:00 PM

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


7 Answers

greg.kujawa

8/6/2007 2:08:00 PM

0

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.

greg.kujawa

8/6/2007 2:13:00 PM

0

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.

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...

Stefano Crocco

8/6/2007 2:14:00 PM

0

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/project.... Regarding documentation, you can use
the documentation provided for the C++ Qt library, looking at the site
http://developer.kde.org/language-bindings/ruby/... for the
peculiarities of the ruby version of the library.

Stefano

Reid Thompson

8/6/2007 3:23:00 PM

0




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.sourc...
--
View this message in context: http://www.nabble.com/Ruby-GUI--tf4224342.html...
Sent from the ruby-talk mailing list archive at Nabble.com.


Kenneth McDonald

8/6/2007 5:26:00 PM

0

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
>
>
>
>
>


Brad Phelan

8/7/2007 8:20:00 AM

0

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...

--
Brad Phelan
http://xt...

Phlip

8/9/2007 1:43:00 AM

0

> Try on some shoes from _why! Ultra simple little gui toolkit that
> seems great for learning.
>
> http://code.whytheluckystiff...

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

... (-;

--
Phlip
http://www.oreilly.com/catalog/9780...
"Test Driven Ajax (on Rails)"
assert_xpath, assert_javascript, & assert_ajax