Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Which GUI library to use?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  11 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
MohsinHijazee  
View profile  
 More options May 9 2008, 11:43 am
Newsgroups: comp.lang.ruby
From: MohsinHijazee <mohsinhija...@gmail.com>
Date: Fri, 9 May 2008 08:43:52 -0700 (PDT)
Local: Fri, May 9 2008 11:43 am
Subject: Which GUI library to use?
Hi!
  Which GUI library you would recommend to use?

Ruby-GTK or FXRuby?

With respect to:
 * Which one is widely use in ruby community?
 * Which one is easier?
 * Which one is considered more 'rubiysh' by ruby enthusiats. I mean
which one is considered more internal to Ruby?

Regards,
Mohsin


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Marc Heiler  
View profile  
 More options May 9 2008, 12:16 pm
Newsgroups: comp.lang.ruby
From: Marc Heiler <sheve...@linuxmail.org>
Date: Fri, 9 May 2008 11:16:20 -0500
Local: Fri, May 9 2008 12:16 pm
Subject: Re: Which GUI library to use?

>   Which GUI library you would recommend to use?
> Ruby-GTK or FXRuby?

You gave only two choices :)

> With respect to:
>  * Which one is widely use in ruby community?

Difficult to tell. I think ruby-gtk has a slight advantage in this
regard over FXRuby.

>  * Which one is easier?

Cant really say. My personal feeling is that FXRuby is easier because
Gtk/gnome really is somewhat large. But then again, both are rather easy
once you understood how signals work.

>  * Which one is considered more 'rubiysh' by ruby enthusiats. I mean
> which one is considered more internal to Ruby?

That is somewhat impossible to answer. :/

In general I think it is better to just work and not bother which one is
more "rubyish". Both are actively maintained, it does not so much matter
which one you use IMHO.
--
Posted via http://www.ruby-forum.com/.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ing. Daniel Manrique  
View profile  
 More options May 9 2008, 1:48 pm
Newsgroups: comp.lang.ruby
From: "Ing. Daniel Manrique" <dmanr...@correo.fca.unam.mx>
Date: Fri, 9 May 2008 12:48:58 -0500
Local: Fri, May 9 2008 1:48 pm
Subject: Re: Which GUI library to use?

Hi,

I've had very good results with WxRuby http://wxruby.rubyforge.org/; It
didn't take long to learn, is NOT very rubyish (basically the C++ APIs
are reimplemented in Ruby), but was very useful for cross-platform
development. So you might want to consider that as a third option.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alec Ross  
View profile  
 More options May 9 2008, 3:59 pm
Newsgroups: comp.lang.ruby
From: Alec Ross <a...@arlross.demon.co.uk>
Date: Fri, 9 May 2008 20:59:58 +0100
Local: Fri, May 9 2008 3:59 pm
Subject: Re: Which GUI library to use?
In message <48248E89.2010...@correo.fca.unam.mx>, Ing. Daniel Manrique
<dmanr...@correo.fca.unam.mx> writes

That page also mentions wxSugar; a "sweeter, more Ruby-ish API".

HTH
--
Alec Ross


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
James Britt  
View profile  
 More options May 9 2008, 9:38 pm
Newsgroups: comp.lang.ruby
From: James Britt <james.br...@gmail.com>
Date: Fri, 9 May 2008 20:38:07 -0500
Local: Fri, May 9 2008 9:38 pm
Subject: Re: Which GUI library to use?

MohsinHijazee wrote:
> Hi!
>   Which GUI library you would recommend to use?

> Ruby-GTK or FXRuby?

Neither.

JRuby + Swing + Monkeybars.

--
James Britt

http://www.rubyaz.org         - Hacking in the Desert
http://www.jamesbritt.com     - Playing with Better Toys


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
M. Edward (Ed) Borasky  
View profile  
 More options May 9 2008, 11:35 pm
Newsgroups: comp.lang.ruby
From: "M. Edward (Ed) Borasky" <zn...@cesmail.net>
Date: Fri, 9 May 2008 22:35:36 -0500
Local: Fri, May 9 2008 11:35 pm
Subject: Re: Which GUI library to use?

MohsinHijazee wrote:
> Hi!
>   Which GUI library you would recommend to use?

> Ruby-GTK or FXRuby?

> With respect to:
>  * Which one is widely use in ruby community?

I've never seen any statistics on this. I suspect that there aren't all
that many Ruby GUI applications.

>  * Which one is easier?

I think Shoes is probably the easiest to use.

>  * Which one is considered more 'rubiysh' by ruby enthusiats. I mean
> which one is considered more internal to Ruby?

They are pretty much all derived from C/C++ toolkits except Ruby/Tk,
which is derived from Perl/Tk, which in turn is derived from Tcl/Tk. I
think Shoes is probably the most "Rubyish" of the bunch. Certainly
wxRuby, QtRuby, FXruby and Ruby-GTK are all layered on top of C/C++
libraries.

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vladimir Konrad  
View profile  
 More options May 10 2008, 6:01 am
Newsgroups: comp.lang.ruby
From: Vladimir Konrad <v...@dsl.pipex.com>
Date: Sat, 10 May 2008 11:01:03 +0100
Local: Sat, May 10 2008 6:01 am
Subject: Re: Which GUI library to use?

> Ruby-GTK or FXRuby?

Both are OK, but it depends on what application you want to write (e.g.
FXRuby has table widget, GTK does not, GTK can do html
widget, not sure about FXRuby)...

Vlad


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Joel VanderWerf  
View profile  
 More options May 10 2008, 12:48 pm
Newsgroups: comp.lang.ruby
From: Joel VanderWerf <vj...@path.berkeley.edu>
Date: Sat, 10 May 2008 11:48:46 -0500
Local: Sat, May 10 2008 12:48 pm
Subject: Re: Which GUI library to use?

Vladimir Konrad wrote:
>> Ruby-GTK or FXRuby?

> Both are OK, but it depends on what application you want to write (e.g.
> FXRuby has table widget, GTK does not, GTK can do html
> widget, not sure about FXRuby)...

and Tk has a nice Canvas...

(GTK really doesn't have a Table?)

--
       vjoel : Joel VanderWerf : path berkeley edu : 510 665 3407


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jonathan Hudson  
View profile  
 More options May 10 2008, 1:35 pm
Newsgroups: comp.lang.ruby
From: Jonathan Hudson <jh+ruby-l...@daria.co.uk>
Date: Sat, 10 May 2008 18:35:42 +0100
Local: Sat, May 10 2008 1:35 pm
Subject: Re: Which GUI library to use?
On Sat, 10 May 2008 11:48:46 -0500

Joel VanderWerf <vj...@path.berkeley.edu> wrote:
> Vladimir Konrad wrote:
> >> Ruby-GTK or FXRuby?

> > Both are OK, but it depends on what application you want to write (e.g.
> > FXRuby has table widget, GTK does not, GTK can do html
> > widget, not sure about FXRuby)...

> and Tk has a nice Canvas...

> (GTK really doesn't have a Table?)

GTK does have a table.

-jh


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Uwe Kubosch  
View profile  
 More options May 11 2008, 5:40 pm
Newsgroups: comp.lang.ruby
From: Uwe Kubosch <u...@kubosch.no>
Date: Sun, 11 May 2008 16:40:41 -0500
Local: Sun, May 11 2008 5:40 pm
Subject: Re: Which GUI library to use?

On Sat, 2008-05-10 at 00:45 +0900, MohsinHijazee wrote:
> Hi!
>   Which GUI library you would recommend to use?

> Ruby-GTK or FXRuby?

> With respect to:
>  * Which one is widely use in ruby community?
>  * Which one is easier?
>  * Which one is considered more 'rubiysh' by ruby enthusiats. I mean
> which one is considered more internal to Ruby?

Since we're already mentioning other alternatives:

I've had some experience with JRuby + SWT and I must say it is the most
friendly and productive GUI toolkit I've used.

I'm comparing it to Ruby-GTK, JRuby + Swing, JRuby + AWT, JRuby +
Glimmer, Java + AWT, Java + Swing, and Java + SWT :)

I'm currently working with JRuby + SWT + JFace and it looks even better.
We have started a project using Eclipse RCP with most of the business
logic written in JRuby.  Looks great so far (5 weeks into the project).

Uwe Kubosch
Norway


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vladimir Konrad  
View profile  
 More options Jun 8 2008, 5:43 pm
Newsgroups: comp.lang.ruby
From: Vladimir Konrad <v...@dsl.pipex.com>
Date: Sun, 8 Jun 2008 22:43:29 +0100
Local: Sun, Jun 8 2008 5:43 pm
Subject: Re: Which GUI library to use?

Sorry for the late reply,

> > and Tk has a nice Canvas...

> > (GTK really doesn't have a Table?)

> GTK does have a table.

Well, one can simulate one using tree-view and list store, but the last
time I needed table header for each line, I had to link movement of 2
tree-views. It is not really a table/spread-sheet widget (unless there
is one in the works in the new gtk version)...

Vlad


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google