On 10/16/2011 05:52 AM, Joseph Yeung wrote:
I am trying out my application on OS X Lion 10.7.2 and PyQt4 4.8.4
and it is showing the default Python Launcher Icon.

But on Ubuntu it is showing the icon which I specify. Wondering if
there is a specific thing I need to do on OSX.

Thanks.

Joseph

I had the same problem (although on older versions of OS X and PyQt) and only managed to have a proper icon and application name by using py2app to generate a full-blown OS X application.

If an easier, more direct solution exists, I'm interested too! :)

-- C.
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to