$ 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
_______________________________________________
PyKDE mailing list PyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde