[PyQt] Porting new examples.
Phil Thompson
phil at riverbankcomputing.com
Sun May 18 23:04:16 BST 2008
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
More information about the PyQt
mailing list