I figured out the problem. I had overloaded the paint() function, and in my overloaded function, I wasn't calling the superclass's paint() -- View this message in context: http://old.nabble.com/QGraphicsPixmapItem-not-showing-set-pixmap-tp27229352p28005332.html Sent from the PyQt mailing list archive at Nabble.com.
_______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
