[ANN] QtRuby 1.0.4/Korundum 3.3.1

R

Richard Dale

URIS

http://rubyforge.org/projects/korundum/
http://developer.kde.org/language-bindings/ruby/index.html

NAME

QtRuby 1.0.3
Korundum 3.3.1

SYNOPSIS

Ruby bindings for the Qt and KDE GUI apis

DESCRIPTION

Highlights from the QtRuby ChangeLog
* Several fixes for programming errors which caused seg faults; now they
throw a ruby exception.
* Added Jim Menard's RuBoids Artificial life simulation as an excellent
demonstration of OpenGL programming with Qt
* Some improvements to the garbage collection marking process, where some
instances that were still live were being missed.
* The ruby vs. C++ arg matching has been improved which catches programming
errors better.
* Added the 'Chart' example for Qt Tutorial #2, and the 'Color Tool' example for
the Qt Designer Tutorial.
* A occasional crash on application exit has been fixed.
* The layout of the code generated by the rbuic tool has been improved.
attr_reader accessor methods are added for the main instances. The '-embed'
option to embed images now works correctly.
* The code to resolve to correct ruby class to instantiate for an existing C++
instance has been improved.

Highlights from the Korundum ChangeLog
* Fixed an occasional a crash on application exit
* Improved the resolution of the ruby classname to instantiate for an
existing C++ instance, for DOM::Node subclasses and for KArchiveEntry
subclasses.

CONFIG

See the qtruby/README.build file for details of configuration, building and
installation.

ENVIRONMENTS

Linux, BSD*, Unix etc
Mac OS X

AUTHORS

Richard Dale
Alexander Kellett

TUTORIALS

Qt Tutorial #1, 14 Steps to Writing a Game
http://developer.kde.org/language-bindings/ruby/tutorial/tutorial.html

Qt Tutorial #2, Building a Charting Application *NEW*
http://developer.kde.org/language-bindings/ruby/tutorial2/tutorial2.html

The Qt Designer Color Tool Tutorial *NEW*
http://developer.kde.org/language-bindings/ruby/colortooltutorial/designer-manual-3.html

KDE 3.0 Tutorial
http://developer.kde.org/language-bindings/ruby/kde3tutorial/index.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top