Re: filteredArrayUsingPredicate - need help with run time error
Re: filteredArrayUsingPredicate - need help with run time error
- Subject: Re: filteredArrayUsingPredicate - need help with run time error
- From: "I. Savant" <email@hidden>
- Date: Fri, 23 Mar 2007 00:28:14 -0400
On Mar 23, 2007, at 12:14 AM, Yevgeniy Goldberg wrote:
*** NSRunLoop ignoring exception '*** -[NSArrayController
filteredArrayUsingPredicate:]: selector not recognized [self =
0x3c65b0]' that raised during posting of delayed perform with
target 30bee0 and selector 'invokeWithTarget:'
Is there something obvious I need to look for?
Yes ... you need to look for the method
"filteredArrayUsingPredicate:" in the documentation. When you find
it, look for the object to which it belongs.
Here's a hint: as the error message clearly states, it's not
NSArrayController. :-)
--
I.S.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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