[PyKDE] portability: pyuic -embed
Patrick Stinson
patrickkidd at gci.net
Mon Sep 26 00:07:21 BST 2005
$ pyuic -embed bleh pixmap.png > pixmaps.py
When I run this command on gentoo, then copy the file to OSX, or visa-
versa, the pixmaps are shown with a blue tint over them when drawn
from a pyqt app. If I embed the pixmap data on the same machine that
I run a simple test app (below), the problem goes away. This means
that my pixmaps are not portable. sip,pyqt,qt versions don't matter.
Thanks
More information about the PyQt
mailing list