[Pythonmac-SIG] Icon in py2app

Manuel Kaufmann humitos at gmail.com
Mon Sep 14 17:27:17 CEST 2009


Hello! I'm making an app with py2app[1] utility but I can't put my
icon in the dock bar. When I compile my app with py2app I see the icon
in my app folder when I explore it with Finder, but when I run my app
the icon doesn't appear in my dock bar.

I'm using "CFBundleIconFile"[2] option in my "plist" dictionary and I
tried with "--iconfile" too, but both doesn't work.

Can you help me?

[1] http://svn.pythonmac.org/py2app/py2app/trunk/doc/index.html
[2] http://developer.apple.com/mac/library/documentation/MacOSX/Conceptual/BPRuntimeConfig/Articles/PListKeys.html#//apple_ref/doc/uid/20001431-102043

-- 
Kaufmann Manuel
Blog: http://humitos.wordpress.com/
PyAr: http://www.python.com.ar/


More information about the Pythonmac-SIG mailing list