Re: Using filter predicate on an NSArrayController (simple q)
Re: Using filter predicate on an NSArrayController (simple q)
- Subject: Re: Using filter predicate on an NSArrayController (simple q)
- From: Charilaos Skiadas <email@hidden>
- Date: Tue, 26 Jul 2005 11:15:15 -0500
On 26. jul. 2005, at 10.39, SA Dev wrote:
Charilaos:
There are no filter predicates for tables or columns to my
knowledge. It's perfectly fine to hard-code a filter predicate for
an array controller (or any controller, really) - that's why
there's a box for it in IB. ;-)
Ah, sorry you are right. What I was thinking is the filterPredicate
binding for NSArrayControllers. What I usually do is have one
controller that has everthing, and then another one that takes its
content from the previous one and filters it according to some
predicate.
Haris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden