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

Krystian Samp samp.krystian at gmail.com
Sun Jan 21 15:42:17 GMT 2007


thanks, it's good to know that it is not a bug in my code.

cheers,
k

2007/1/19, Phil Thompson <phil at riverbankcomputing.co.uk>:
>
> On Thursday 18 January 2007 10:02 am, Krystian Samp wrote:
> > 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?
>
> Try with the current PyQt4 (and SIP) snapshot. It has some fixes related
> to
> ownership of QGraphicsItems - but there are bugs in the Qt C++ code as
> well.
>
> Phil
>
> _______________________________________________
> PyKDE mailing list    PyKDE at mats.imk.fraunhofer.de
> http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20070121/85d408a5/attachment.html


More information about the PyQt mailing list