Re: Undocumented Cocoa?
Re: Undocumented Cocoa?
- Subject: Re: Undocumented Cocoa?
- From: Stéphane Sudre <email@hidden>
- Date: Mon, 12 Aug 2002 16:25:51 +0200
Le Monday 12 August 2002, ` 04:07 PM, Lorenzo Thurman a icrit :
I've been looking through Apple's developer site for clues on how to do
things in Cocoa and it seems that a lot of Cocoa is undocumented. For
example, there is nothing on Apple's site that demonstrates the proper
way to create a Cocoa based Background only application, or the how to
create a StatusItem. There is actually a small snippet on creating
StatusItems, but it's not very helpful. I've done searches at Google
and found some hints at how to do these things, but nothing
comprehensive enough to provide a complete explanation. There are some
Cocoa oriented sites that have sample code, but most of this stuff is
similar to what Apple has posted. Does anyone have any pointers to
source code or documentation that demonstrates either of these things?
Thanks
The issue is that there has not been any merge between the Release Notes
and the Documentation.
For Background only application, IIRC, you have to add this to your
Target Settings in the third Tab (I'm currently running in Japanese, so
I can't give you the English name):
NSUIElement Strings 1
_______________________________________________
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.