Hi, I'm programming in PyQt using the Eric4 IDE and QtDesigner. I've created a QLabel containing a png image that displays fine when previewing the form in QtDesigner, but when I execute my python program from Eric, the image is not visible. Do you know what I'm doing wrong? Many thanks. _______________________________________________ PyQt mailing list PyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt
- [PyQt] Problem displaying images in QLabel (Newbie) bar tomas