thanks, it&#39;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 &lt;<a href="mailto:phil@riverbankcomputing.co.uk">phil@riverbankcomputing.co.uk</a>&gt;:</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>&gt; Hi all,<br>&gt; Has anyone encountered problems with QGraphicsItems remaining on the screen<br>&gt; after they got unattached from a scene?<br>&gt;<br>&gt; &gt;From time to time one of the items I&#39;m displaying remains. If I list all
<br>&gt; &gt; the<br>&gt;<br>&gt; items on the scene (QGraphicsScene.items) this<br>&gt; item is not present there, so i guess it shouldn&#39;t be displayed -<br>&gt; unfortunately it is. Even if I drag another item over the remaining
<br>&gt; one it doesn&#39;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&nbsp;&nbsp;&nbsp;&nbsp;<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>