Re: NSBGOnly, NSUIElement & Co.?
Re: NSBGOnly, NSUIElement & Co.?
- Subject: Re: NSBGOnly, NSUIElement & Co.?
- From: "Alastair J.Houghton" <email@hidden>
- Date: Mon, 29 Sep 2003 12:39:37 +0100
On Monday, September 29, 2003, at 11:59 am, petite_abeille wrote:
Hello,
I have a litlle app which only purpose in life is to add a
NSStatusItem to the NSStatusBar... yes, I know: duh...
In any case, I would like to "hide" this application from the dock and
other application listing... because, well, there is no point to
bother them which such trivial app...
What's the "official" way to hide such utility app?
The mailing list refers to a mysterious NSUIElement or NSBGOnly
property... but for some reason I cannot track down the relevant
documentation... where is that documented?
It's LSUIElement and LSBackgroundOnly. The property list entries are
document in the system overview; see, for example,
http://developer.apple.com/documentation/MacOSX/Conceptual/
SystemOverview/PropertyListKeys/chapter_15_section_2.html
Kind regards,
Alastair.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.