PyQt, Qt2/Qt3 for Python available !

Hello all,

Python bindings for Qt2/Qt3 are now available !

PyQt, Python Bindings for Qt and QNX 6.1 at
http://www.sf.net/projects/pyqnx
PyQt-3.1-qnx61.tar.gz
Sip-3.1-qnx61.tar.gz


The combination of the object oriented interpreter language Python with the
powerful Qt API creates a very efficient development environment for GUI,
visualizations and SCADA applications.

PyQt cuts the typical edit-compile-link-test cycles to fast edit-test
cycles. So the development time is reduced to its minimum!

Complete graphical user interfaces can be edited by using the Qt Designer.
Graphical representations which are created in that way can also be used to
generate system independent PyQt based sources which can also be used on
LINUX and MS-Windows systems.

Jutta