I would like to build a thick client using Ruby what are the choices that I
have. I also need the client work on Linux, Windows and Mac.
FXRuby (FOX toolkit bindings for Ruby) is probably best supported at
the moment and it comes along with the standard Ruby distribution.
That being said both the QT and GTK toolkits should work across all
three platforms.
Farrel
···
On 03/02/07, Kiran Kumar K <sunrayson@gmail.com> wrote:
I would like to build a thick client using Ruby what are the choices that I
have. I also need the client work on Linux, Windows and Mac.
Sorry for the delay. Thanks for the quick response.
···
On 2/3/07, Farrel Lifson <farrel.lifson@gmail.com> wrote:
On 03/02/07, Kiran Kumar K <sunrayson@gmail.com> wrote:
> I would like to build a thick client using Ruby what are the choices
that I
> have. I also need the client work on Linux, Windows and Mac.
>FXRuby (FOX toolkit bindings for Ruby) is probably best supported at
the moment and it comes along with the standard Ruby distribution.
That being said both the QT and GTK toolkits should work across all
three platforms.Farrel