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