From: Jari Williamsson Date: 2007-12-21T04:23:53+09:00 Subject: Re: best GUI toolkit for windows/OSX Tommy Nordgren wrote: >> I'm developing a simple little application (with a GUI) in Ruby (newb >> status). Needs to run windows and OSX (and later on linux). >> >> So far I've been building it with tcl tk ... but I'm wondering if >> there's an >> other GUI toolkit that is perhaps smaller and easier to bundle (cross >> platform) with my little app? >> >> Etienne > One of your options is to write a Wrapper ruby package for QT from > TrollTech. > It's a commercial package, but is available under GPL for open-source > projects. ...or use the already-available Ruby/Qt. Best regards, Jari Williamsson