Phil Thompson scrisse: > No, I was confused because I was assuming that the code was a correct > port of the original C++. The correct fix is to replace... > > pixmap = child.pixmap() > > ...with... > > pixmap = QtGui.QPixmap(child.pixmap()) > > ...which is the equivalent of what the C++ code does. > > I won't embarrass myself by explaining why I couldn't reproduce the > problem. > > Thanks everyone, > Phil yes now works :) Mancausoft _______________________________________________ PyKDE mailing list PyKDE@mats.imk.fraunhofer.de http://mats.imk.fraunhofer.de/mailman/listinfo/pykde