Re: How to locate coding examples for specified commands [Newbie]
Re: How to locate coding examples for specified commands [Newbie]
- Subject: Re: How to locate coding examples for specified commands [Newbie]
- From: "Shawn Erickson" <email@hidden>
- Date: Sat, 26 Jul 2008 08:46:12 -0700
On Sat, Jul 26, 2008 at 1:49 AM, Phil Faber <email@hidden> wrote:
> Can anyone direct me to an on-line resource that includes examples of how to
> use specific Cocoa commands?
I assume you have looked at Apple extensive API and conceptual documentation?
The are available directly in Xcode either via Help menu ->
Documentation or in addition via the research assistant in Xcode 3.x.
The are also available online at Apple Developer Connection...
<http://developer.apple.com/referencelibrary/Cocoa/index.html>
If you haven't make sure to read the Cocoa Fundamentals conceptual
documentation (and the docs it references)...
<http://developer.apple.com/documentation/Cocoa/Conceptual/CocoaFundamentals>
It looks like you should review the Objective-C language documentation
given your question should I call them "commands", etc.
<http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC>
-Shawn
_______________________________________________
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