Re: Searching ADC (was Re: cursor image)
Re: Searching ADC (was Re: cursor image)
- Subject: Re: Searching ADC (was Re: cursor image)
- From: Allan Odgaard <email@hidden>
- Date: Thu, 13 May 2004 17:44:31 +0200
On 13. May 2004, at 16:57, Craig Hockenberry wrote:
As you can tell, I'm still pissed off at not being able to find any
information on "NSIsNil" for a couple of months because of this
problem (go
ahead, TRY IT!) Not even Google finds "NSIsNilTransformName"...
I have learned that the headers contain info not present in the
documentation, so I generally include these in my searches:
% cd foundation
/System/Library/Frameworks/Foundation.framework/Versions/C/Headers
% grep NSIsNil *.h
NSValueTransformer.h:FOUNDATION_EXPORT NSString * const
NSIsNilTransformerName AVAILABLE_MAC_OS_X_VERSION_10_3_AND_LATER;
_______________________________________________
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.