From: Greg Brown Date: 2005-10-10T14:36:51+09:00 Subject: Re: where to start for gui This link was given when this topic came around a few weeks ago: http://www.rubygarden.org/ruby?ComparingGuiToolkits I've gone through hell getting Tk to work on 10.3, but it apparently works out of the box on 10.4 (If you install X). FXRuby went in fairly smoothly, but it kind of confused me ( Just because I was not used to it, coming from Perl/Tk and Java/Swing ) I haven't dug into my copy of the QT book from the pragmatic programmers yet, but if it's anything like their other books, that's definitely a great option. Hope this helps. -Greg