Problem was the recursive calls. When setPixmap was moved to another place screen doesn't display picture at all (meanwhile line Painter.drawRect(View.Rect) does execute). What should I do?
-- View this message in context: http://old.nabble.com/setPixmap%28%29-bug--tp26822844p26823608.html Sent from the PyQt mailing list archive at Nabble.com. _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
