PyQT picture display

John J. Lee jjl at pobox.com
Sat Sep 7 09:04:43 EDT 2002


On Fri, 6 Sep 2002, Jim wrote:

> I've a widget with three buttons and a label. I want to display a JPEG
> picture when either of the first two buttons is clicked. When I run the
> code below, the widget displays on screen but when either button is clicked,
> the picture does not appear( the text in the label disappears as it should

Haven't read your code, but have you checked that JPEG support is compiled
into your Qt library?  It's optional.


John




More information about the Python-list mailing list