Ruby has ruined my C++

G

gabriele renzi

Michal 'hramrach' Suchanek ha scritto:
This looks like it is more flexible .. but it requires the user of the
library to write a dispatcher function. And since ruby is dynamic you do
not need to force users into writing dispatchers to get flexibility.

So I like the first one better.

have someone noticed that this is how ruvy-gtk2 works?
 
T

tony summerfelt

Kero wrote on 7/19/2005 12:45 PM:
Nah, I'm still here.

same here. seeing as i was the one complaining about ruby gui's :)
Button.new("exit") { exit }
I don't care who handles the event when and how or even what it is
called. I want the toolkit to take care of that *entirely*.
asynchronously, threadsafe.

i agree, your example is the kind of simplicity i was referring to.

the various gui tookits seemed 'tacked on' and the syntax suffers for
it...
 
J

Jeff Wood

I currently know of 3 ruby GUI toolkits that are cross platform ...

FXRuby
wxRuby
and Ruby/Tk

are there any others?

j.

Kero wrote on 7/19/2005 12:45 PM:
=20
=20
same here. seeing as i was the one complaining about ruby gui's :)
=20
=20
i agree, your example is the kind of simplicity i was referring to.
=20
the various gui tookits seemed 'tacked on' and the syntax suffers for
it...
=20
--
http://home.cogeco.ca/~tsummerfelt1
telnet://ventedspleen.dyndns.org
=20
=20
=20


--=20
"So long, and thanks for all the fish"

Jeff Wood
 
J

Joe Van Dyk

ruby-gnome2 probably is.

I currently know of 3 ruby GUI toolkits that are cross platform ...
=20
FXRuby
wxRuby
and Ruby/Tk
=20
are there any others?
=20
j.
=20

=20
=20
--
"So long, and thanks for all the fish"
=20
Jeff Wood
=20
 
R

Randy Kramer

Well, I guess I'd consider QtRuby close, with Qt available on Windows. I
don't know whether Qt works on Mac OsX (or whatever it is).

Randy Kramer
 

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

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top