ruby to create GUI

X

Xx Xx

i already installed ruby one-click installer and would like to create
simple application with GUI. Can ruby do this? or do i need to install
any software?
Any documentation about this?

thanks in advance! :)
 
A

Alex Fenton

Xx said:
i already installed ruby one-click installer and would like to create
simple application with GUI. Can ruby do this? or do i need to install
any software?

If you've installed one-click Ruby, you already have FxRuby
(http://www.fxruby.org/) and Ruby/Tk available to you. They have their
drawbacks, but both are fine for simple GUI development for your own use.

For more complex Ruby GUI development, you might want to look into one
of the bigger, more sophisticated libraries. They offer more widgets and
a more polished appearance. I'd suggest either wxRuby
(http://wxruby.rubyforge.org/) or Ruby-GNOME2
(http://ruby-gnome2.sourceforge.jp/). They are both very capable and
have decent documentation.

An additional option is Shoes (http://shoooes.net/). It is very
lightweight, but you cannot use it with the One-click installer.

There are other options; my forthcoming report on a recent GUI survey
will provide more information on current patterns of usage.

a
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,181
Messages
2,570,970
Members
47,537
Latest member
BellCorone

Latest Threads

Top