Re: NSRange can't find definition anywhere
Re: NSRange can't find definition anywhere
- Subject: Re: NSRange can't find definition anywhere
- From: Andy Lee <email@hidden>
- Date: Mon, 1 Jul 2002 14:32:25 -0400
At 1:43 PM -0400 7/1/02, Ken Tozier wrote:
I just did a search on all the documentation on my computer and
Apple's developer site and couldn't find a single reference that
showed the definition of an NSRange struct. Could someone send me a
link or the definition itself?
Ken (and anyone else),
If you Option-double-click on "NSRange" in Project Builder, it'll
display the documentation for NSRange.
Another way to answer questions like this in seconds is to get
MTLibrarian. It saves me *tons* of time when "I know how to spell
it, I just don't know what it means."
MTLibrarian is free and available at <
http://www.montagetech.com/>.
For starters, I recommend indexing the following directories:
/Developer/Documentation/Cocoa/Reference/Foundation/ObjC_classic
/Developer/Documentation/Cocoa/Reference/AppKit/ObjC_classic
/Developer/Examples/Foundation
/Developer/Examples/AppKit
Then the next time somebody asks "where's SuchAndSuch defined," *you*
can be the one to answer!
--Andy
P.S. Another must-have (and free) developer tool is Cocoa Browser
<
http://homepage.mac.com/hoshi_takanori/cocoa-browser/>, which even
comes with source code.
P.P.S. Some people prefer MarshmallowLibrarian to MTLibrarian.
Whatever floats your boat.
_______________________________________________
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.