R
Richard Dale
Download:
http://rubyforge.org/projects/korundum/
Release notes:
* Fixed configuration problem with KDE 3.2 and the libkmdi library
* Added sources for the KDE 3.0 tutorial at
http://developer.kde.org/language-bindings/ruby/kde3tutorial/
* The KDE:luginInfo class is now in the Smoke runtime
* A global variable $kapp is a synonym for KDE::Application.kApplication()
Build dependencies:
ruby 1.8 or greater
automake 1.7 or greater
Qt 3.1 or greater
KDE 3.1 or greater
Build instructions:
$ make -f Makefile.cvs
$ ./configure --with-qt-dir=<your qt directory> --prefix=<your kde install
directory>
$ make
$ make install
A description of QtRuby and Korundum features can be found here:
http://developer.kde.org/language-bindings/ruby/
The text of Qt tutorial #1 has been translated to ruby, and can be found
here:
http://developer.kde.org/language-bindings/ruby/tutorial/tutorial.html
It accompanies the code examples in qtruby/rubylib/tutorial/t1 to t14.
A KDE 3.0 Korundum tutorial is here:
http://developer.kde.org/language-bindings/ruby/kde3tutorial/
The corresponding sources are in korundum/rubylib/tutorials/p1 to p9
Feedback welcome on ruby-talk, the Korundum Rubyforge forum or on the
(e-mail address removed) mailing list.
-- Richard
http://rubyforge.org/projects/korundum/
Release notes:
* Fixed configuration problem with KDE 3.2 and the libkmdi library
* Added sources for the KDE 3.0 tutorial at
http://developer.kde.org/language-bindings/ruby/kde3tutorial/
* The KDE:luginInfo class is now in the Smoke runtime
* A global variable $kapp is a synonym for KDE::Application.kApplication()
Build dependencies:
ruby 1.8 or greater
automake 1.7 or greater
Qt 3.1 or greater
KDE 3.1 or greater
Build instructions:
$ make -f Makefile.cvs
$ ./configure --with-qt-dir=<your qt directory> --prefix=<your kde install
directory>
$ make
$ make install
A description of QtRuby and Korundum features can be found here:
http://developer.kde.org/language-bindings/ruby/
The text of Qt tutorial #1 has been translated to ruby, and can be found
here:
http://developer.kde.org/language-bindings/ruby/tutorial/tutorial.html
It accompanies the code examples in qtruby/rubylib/tutorial/t1 to t14.
A KDE 3.0 Korundum tutorial is here:
http://developer.kde.org/language-bindings/ruby/kde3tutorial/
The corresponding sources are in korundum/rubylib/tutorials/p1 to p9
Feedback welcome on ruby-talk, the Korundum Rubyforge forum or on the
(e-mail address removed) mailing list.
-- Richard