On Friday 16 May 2008 04:47:35 Igor Prischepoff wrote: > Hi, I'm testing new pyqt4.4.0 > Seems like setting bitmap on the background of widget is not working. > Demo example 'colliding mouse' don't display cheese bitmap as background. > Can anyone confirm this behaviour? > winxp, qt 4.4.0, pyqt 4.4.0.
Either your Qt hasn't got jpeg support enabled, or it's failing to find the jpeg plugin. Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
