hide main menu, not appear in dock, "run in background".
hide main menu, not appear in dock, "run in background".
- Subject: hide main menu, not appear in dock, "run in background".
- From: Piotr Grzybowski <email@hidden>
- Date: Fri, 17 Jul 2009 02:43:54 +0200
Hello Everyone,
For some time I wanted my cocoa application not to appear in the dock, nor
to show the main menu bar. After some searching and screaming,
I managed to achieve this by adding
<key>NSBGOnly</key>
<string>1</string>
to the Info.plist, now my question is: is this the usual way of doing it?
I am sure that there are some apps that hide differently, but I have
no idea how..
thanx,
pg
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden