Doug Bell <[EMAIL PROTECTED]> wrote: > What is happening is that your drawContents overridden function is > being called for both QCanvasView.drawContents(self, painter, cx, > cy, cw, ch) and for QFrame.drawContents(self, painter). ... > Hope this helps, It does, obviously that was the problem. Thanks Henrik Motakef _______________________________________________________________________ 1.000.000 DM gewinnen - kostenlos tippen - http://millionenklick.web.de [EMAIL PROTECTED], 8MB Speicher, Verschluesselung - http://freemail.web.de _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.gmd.de/mailman/listinfo/pykde
