thanks, it's good to know that it is not a bug in my code.<br>
<br>
cheers,<br>
k<br><br><div><span class="gmail_quote">2007/1/19, Phil Thompson <<a href="mailto:phil@riverbankcomputing.co.uk">phil@riverbankcomputing.co.uk</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Thursday 18 January 2007 10:02 am, Krystian Samp wrote:<br>> Hi all,<br>> Has anyone encountered problems with QGraphicsItems remaining on the screen<br>> after they got unattached from a scene?<br>><br>> >From time to time one of the items I'm displaying remains. If I list all
<br>> > the<br>><br>> items on the scene (QGraphicsScene.items) this<br>> item is not present there, so i guess it shouldn't be displayed -<br>> unfortunately it is. Even if I drag another item over the remaining
<br>> one it doesn't disappear. What can it be?<br><br>Try with the current PyQt4 (and SIP) snapshot. It has some fixes related to<br>ownership of QGraphicsItems - but there are bugs in the Qt C++ code as well.<br>
<br>Phil<br><br>_______________________________________________<br>PyKDE mailing list <a href="mailto:PyKDE@mats.imk.fraunhofer.de">PyKDE@mats.imk.fraunhofer.de</a><br><a href="http://mats.imk.fraunhofer.de/mailman/listinfo/pykde">
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde</a><br></blockquote></div><br>