Re: Background Only App in Cocoa
Re: Background Only App in Cocoa
- Subject: Re: Background Only App in Cocoa
- From: Adam Atlas <email@hidden>
- Date: Wed, 20 Mar 2002 12:16:17 -0500
On Wednesday, March 20, 2002, at 11:59 AM, Victor Soriano wrote:
Adam,
Thanks, that did the trick!
Glad to help.
Is there a reference somewhere that lists all the different properties
that
can be specified in Info.plist? None of these settings seem to be in the
Foundation/AppKit docs, and in my searching I haven't found anything
regarding this topic on the Developer website.
I doubt there's a reference list... Apple probably intended these keys
to be for their use only, (i.e. the Dock uses NSUIElement) so Apple
wouldn't put a list on their site. If there's any specific functionality
you have in mind, try to find applications that have that functionality,
and look at Info.plist. If no applications have that functionality, then
chances are there's no Info.plist key for it.
-- Adam
--
Adam Atlas
Atomm Software
http://www.atommic.com
_______________________________________________
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.