Re: Table view active sorting and filter as model changes...
Re: Table view active sorting and filter as model changes...
- Subject: Re: Table view active sorting and filter as model changes...
- From: "Shawn Erickson" <email@hidden>
- Date: Wed, 23 May 2007 19:03:17 -0700
On 5/23/07, Shawn Erickson <email@hidden> wrote:
So I subclassed NSArrayController and implement the following. I now
have the behavior I want.
Actually ... I take it back it isn't working as I want. It looks like
the array controllers only observe its current selection (or selected
objects) and I believe only for keys that have view objects bound to
selection.<somekey>.
So I believe I will need to have the my array controller subclass
explicitly observe all of the object that it manages (tracking with
set mutations).
Please let know if I am missing something.
-Shawn
_______________________________________________
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