NSBGOnly, NSUIElement & Co.?
NSBGOnly, NSUIElement & Co.?
- Subject: NSBGOnly, NSUIElement & Co.?
- From: Chad Jones <email@hidden>
- Date: Tue, 30 Sep 2003 12:53:23 -0700
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?
The reason you can't find the documentation for these particular keys
is because they are depreciated and should no longer be used.
Instead you should be using the "new" version of these keys:
LSUIElement and LSBackgroundOnly which are the new equivalent of the
old keys you mentioned.
The documentation mentioned previously covers these keys:
http://developer.apple.com/documentation/MacOSX/Conceptual/SystemOverview/PropertyListKeys/chapter_15_section_2.html
_______________________________________________
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.