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

Krystian Samp samp.krystian at gmail.com
Sun Jan 21 16:21:25 GMT 2007


Hi,

Nevertheless, it's good to know that it can be something else than my code
:)

thanks for help,
cheers,
k

2007/1/21, Phil Thompson <phil at riverbankcomputing.co.uk>:
>
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20070121/f9ddade3/attachment.html


More information about the PyQt mailing list