Re: Subclassed NSArray, and using predicates and NSArrayController
Re: Subclassed NSArray, and using predicates and NSArrayController
- Subject: Re: Subclassed NSArray, and using predicates and NSArrayController
- From: Romain <email@hidden>
- Date: Fri, 30 Mar 2007 23:04:26 +0200
I'm trying to put together a test program, but am having some
issues getting the predicate that is bound to the NSArrayController
to even work with my NSArray subclass (so far it doesn't seem to be
filtering at all), so I thought I'd ask the list for input.
If it's not filtering your array, it's because the filterPredicate of
a NSArrayController filters it's arrangedObjects, not the bound object.
_______________________________________________
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