[PyKDE] ANN: SIP/PyQt v3.2rc1

Phil Thompson phil at river-bank.demon.co.uk
Tue Apr 16 17:09:34 BST 2002


v3.2rc1 of SIP and PyQt are available at
http://www.riverbankcomputing.co.uk/download/snapshots/.

This is mainly a bug fix release...

- indexing a QStringList should work again
- Windows build issues (hopefully) resolved
- added the missing QToolTip.enabled() and QToolTip.setEnabled()
- QThread and friends should now work properly

Because of the thread changes, this version of SIP may introduce some
incompatibilities for people using handwritten code when wrapping their
own classes.

I'm particularly interested to know if applications that use the Python
thread API still work Ok.

Phil





More information about the PyQt mailing list