From pykde Thu Nov 30 23:03:18 2006 From: mancausoft Date: Thu, 30 Nov 2006 23:03:18 +0000 To: pykde Subject: Re: [PyKDE] bug in pyqt or in example? Message-Id: <20061201000318.19abf64a () mancausoft ! no-ip ! info> X-MARC-Message: https://marc.info/?l=pykde&m=116492794213411 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