Re: Searching ADC (was Re: cursor image)
Re: Searching ADC (was Re: cursor image)
- Subject: Re: Searching ADC (was Re: cursor image)
- From: Craig Hockenberry <email@hidden>
- Date: Thu, 13 May 2004 09:48:39 -0700
Actually, you can get similar results by using "Find in Project..." -- but
in this case I was stupid and had "Whole words" selected. That's another
beef I have -- that damn pop-up behaves differently depending on whether
you're doing an Textual or Regular expression search.
-ch
>
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.