Alle venerd13 luglio 2007, Stefano Crocco ha scritto: > Qt is well documented. There's the qt reference > (http://doc.trolltech.com/4.3/index.html), which, while witten for C++, can > be translated to ruby almost directly. Besides, in the qtruby distribution > (http://rubyforge.org/projects/korundum), there are a lot of example > written in ruby (they're the ports to ruby of the C++ examples provided > with Qt). The examples include the tutorial described in the qt > documentation > (http://doc.trolltech.com/4.3/examples.html#qt-tutorial). > > I hope this helps > > Stefano I forgot, the examples are located in the ruby/qtruby/examples directory in the qtruby source directory. Stefano