Re: How to remove a fetched predicate from an ArrayController?
Re: How to remove a fetched predicate from an ArrayController?
- Subject: Re: How to remove a fetched predicate from an ArrayController?
- From: Dave Hersey <email@hidden>
- Date: Thu, 20 Mar 2008 00:49:53 -0400
Set the filter predicate to nil to remove any predicates from the
array controller.
- d
On Mar 20, 2008, at 12:36 AM, WiFiFun wrote:
I have added filtering buttons (Like those at the top
XCode's documentation window) to my bindings and core data learning
application I have been working on. I have the buttons linking to an
action
that creates a predicate and sets the fetched predicate to the array
controller. This all works great. What I can't for the life of me
figure out
is how to make my All button work. It should remove the filtering and
redisplay all the items, but I can't seem to find a way to do this.
What am
I missing?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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