[PyKDE] ANN: SIP/PyQt v3.1pre1

Phil Thompson phil at river-bank.demon.co.uk
Fri Feb 8 16:41:28 GMT 2002


The first pre-release of SIP and PyQt v3.1 is at
http://www.riverbankcomputing.co.uk/download/snapshots/.

All known bugs have been fixed. The remaining work for 3.1 is the
completion of the new build system, including building for Windows.

Other than bug fixes, the main change is support for Qt/Embedded and the
Qt Palmtop Environment (aka Qtopia), although the new qtpe module only
contains the QPEApplication class at the moment.

Also, the SIP runtime library is now a Python module. You might want to
manually remove your old version from /usr/local or wherever. At the
moment the module doesn't include anything you can call directly from
Python - but I'm open to requests (eg. a function to explicitly call the
C++ dtor of a wrapped instance).

Phil




More information about the PyQt mailing list