[PyQt] Pythonize library
David Boddie
david at boddie.org.uk
Thu Apr 17 22:57:51 BST 2008
On Tue, 8 Apr 2008 11:18:16 -0400, Miller, Douglas K. wrote:
> Does the pythonize library still exist? If so, where and where is it
> documented? Thanks.
I don't think either Jim Bublitz or myself documented it, but it should
still be available in releases of PyKDE3, if I remember correctly.
If you feel the need to get closer to the Python API, there are some embedded
Python examples out there:
http://wiki.python.org/moin/EmbedingPyQtTutorial
http://www.boddie.org.uk/david/Projects/Python/Qt/
However, it may also be worth looking at the mechanisms used for the custom
widget plugin examples in the PyQt4 distribution.
David
More information about the PyQt
mailing list