NodeBox/Qt
A port of NodeBox to Qt.
Ubuntu Linux
The following commands run a QT version of NodeBox on a clean Ubuntu 7.10:
sudo apt-get install subversion pyqt4-dev-tools python-qt4-gl svn co http://dev.nodebox.net/svn/nodebox/branches/try-qt-painter/ nodebox-qt cd nodebox-qt python qtrun.py
For scripts that import the deprecated DrawingPrimitives?.py, you will need to modify it and replace cocoa by qt.
