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

Phil Thompson phil at riverbankcomputing.co.uk
Sun Jan 21 15:51:14 GMT 2007


On Sunday 21 January 2007 3:42 pm, Krystian Samp wrote:
> thanks, it's good to know that it is not a bug in my code.

I didn't say it wasn't. I just said there were other bugs in the same area.

Phil

> 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




More information about the PyQt mailing list