Sebastian Elsner wrote:
Hey,

Ok here is the solution: If I use a png with pyrcc it works, whereas it does not when using an ico file wit pyrcc. Using an ico works when not using pyrcc and but copying the pyqtdir/plugins/imageformats to the py2exe distribution folder.

This is weird. Any explanation?
I do not use py2exe but cx_freeze and it is almost exactly the same.

I solve it adding the imageformats to my frozen application directory AND making sure a proper qt.conf file is added.

For the explanation, just google for "using qt.conf"

Best regards,

Armando



_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to