I've been trying to figure out how to delete a QCanvasItem from a QCanvas.  
I tried using del, QCanvas.removeChild() and removing all references to it.  
None of this works though.  I think removeChild() doesn't work because it 
takes a QObject as input, but QCanvasItem does not inherit QObject.  Does 
anybody know how to do this?

_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx

_______________________________________________
PyKDE mailing list    [EMAIL PROTECTED]
http://mats.gmd.de/mailman/listinfo/pykde

Reply via email to