GUI for MacOS X?

N

Nigel Gilbert

Apologies if this is a FAQ, but I have been googling for a long time,
and failed to find a clear answer:

Is there any working, 'out of the box' cross-platform GUI library that
will work with MacOS X 10.2.x for Ruby (i.e. not requiring X11)? Am I
right in thinking that Tk still has unresolved problems on MacOS X, and
that there is no implementation of GTK+ and Fox for MacOS X? Are there
other possibilities?


Nigel
 
L

Laurent Sansonetti

Hi,

Nigel said:
Apologies if this is a FAQ, but I have been googling for a long time,
and failed to find a clear answer:

Is there any working, 'out of the box' cross-platform GUI library that
will work with MacOS X 10.2.x for Ruby (i.e. not requiring X11)? Am I
right in thinking that Tk still has unresolved problems on MacOS X, and
that there is no implementation of GTK+ and Fox for MacOS X? Are there
other possibilities?

What about RubyCocoa?

http://www.imasy.or.jp/~hisa/mac/rubycocoa/index.en.html

I used to develop with Cocoa/Java, and Ruby's API looks better (in fact,
everything looks better in Ruby) ;-)

HTH,
 
Y

Yvon Thoraval

Lyle Johnson said:
Not natively; that is, GTK+ runs on Mac OS X under an X server (as does
FOX).
I never was able to finish compiling it yet without errors ???
I did find a project to port GTK+ 1.x to OS X (see
http://gtk-osx.sourceforge.net) but it doesn't sound like a port to GTK+
2.x is in their plans.
Might be interesting if upgrading afterwards to Gtk+2 isn't too heavy.
 

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
474,129
Messages
2,570,770
Members
47,329
Latest member
FidelRauch

Latest Threads

Top