[PyKDE] ANNOUNCE: PyQt/PyKDE v0.11pre1

Boudewijn Rempt bsarempt at rempt.xs4all.nl
Wed Mar 15 01:29:06 GMT 2000


On Mon, 13 Mar 2000, Phil Thompson wrote:

> SIP, PyQt and PyKDE v0.11pre1 are in
> http://www.river-bank.demon.co.uk/software/private/.
> 
> This is still only Qt v1.x support - I want people to make sure this
> still works.
> 
> Some of the problems related to QListViewItem seem to be fixed (but
> probably not all as the dirview example script doesn't work).
> 
> Basically - please let me know of any outstanding problems, even if you
> have already reported them.
> 

The inheritance problem is solved, as far as I can tell - the inherit.py
script I sent to the list a while ago now neatly shows that it calls the
inherited function:

<__main__.myListViewItem instance at 8183370>
<__main__.myListViewItem instance at 8183370>
slotHook

That dirview.py doesn't work is curious. I once translated that one, too,
but I used the Python os module wherever I could, and that one still
works. I wonder why... Hmmm, kpybrowser, which already had a nasty
segfaulting tendency also refuses to show the root's children... And
segfaults when I click on the tree for the second time. Or rather,
it attempts to replace the root with the root's child.





More information about the PyQt mailing list