Thanks! I thought I'd tried that, but my Info.plist wasn't getting picked up. I blew away dist/ and build/ and rebuilt with -P Info.plist and it worked.

I'll work up a simple statusbar example for the PyObjC examples if there's any interest.

--Dethe

On 12-Apr-05, at 12:59 PM, Martina Oefelein wrote:

Hi Dethe Elza:

I'm writing a statusbar app and don't want an icon to show up in the Dock. What is the correct way to hide/remove the icon?

set LSUIElement to "1" in your info.plist

http://developer.apple.com/documentation/MacOSX/Conceptual/ BPRuntimeConfig/Concepts/PListKeys.html#//apple_ref/doc/uid/20001431/ TPXREF136


ciao Martina



Email is where knowledge goes to die. --Bill French

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to