Re: NSRange can't find definition anywhere
Re: NSRange can't find definition anywhere
- Subject: Re: NSRange can't find definition anywhere
- From: Gibbons Burke <email@hidden>
- Date: Mon, 1 Jul 2002 13:15:34 -0500
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?
I've found the Google-powered search at the ADC site works extremely well.
I typed "NSRange struct" into the search window and found the "Foundation Types and Constants" document was the first hit in the search results:
<
http://developer.apple.com/techpubs/macosx/Cocoa/Reference/Foundation/ObjC_classic/TypesAndConstants/FoundationTypesConstants.html>
The search uses a standard URL:
<
http://developer.apple.com/cgi-bin/search.pl?q=NSRange+struct&ie=utf8&oe=utf8>
which can be turned into a shortcut in OmniWeb:
<
http://developer.apple.com/cgi-bin/search.pl?q=%@&ie=utf8&oe=utf8>
I assigned that URL to this shortcut string: "adc@".
So now when I want to find something about anything in the developer documentation I can just type this into the OmniWeb address area to perform the search I did above:
adc NSRange struct
Makes it simple, fast and ensures you are looking at the latest documentation (as opposed to local docs in your Developer Docs which may be stale.)
Gibbons Burke
_______________________________________________
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.