[PyKDE] remaining items on the screen (QGraphicsView, QGraphicsItem)

Krystian Samp samp.krystian at gmail.com
Thu Jan 18 10:02:01 GMT 2007


Hi all,
Has anyone encountered problems with QGraphicsItems remaining on the screen
after they got unattached from a scene?
>From time to time one of the items I'm displaying remains. If I list all the
items on the scene (QGraphicsScene.items) this
item is not present there, so i guess it shouldn't be displayed -
unfortunately it is. Even if I drag another item over the remaining
one it doesn't disappear. What can it be?

best regards,
Krystian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20070118/4cd75703/attachment.html


More information about the PyQt mailing list