Re: Q: show/hide in NSTableView--use NSFilter?
Re: Q: show/hide in NSTableView--use NSFilter?
- Subject: Re: Q: show/hide in NSTableView--use NSFilter?
- From: mmalcolm crawford <email@hidden>
- Date: Sun, 22 May 2005 11:13:17 -0700
On May 22, 2005, at 10:32 AM, Leonard Budney wrote:
I'm implementing an NSTableView with a column of checkboxes, and a
preference to show/hide checked items.
I've already done that using two mutable arrays: one bound to the
table view, and one to hold "hidden" items.
Override arrangedObjects in a subclass of NSArrayController. See
"Filtering Controller" at
<http://homepage.mac.com/mmalc/CocoaExamples/controllers.html>
mmalc
_______________________________________________
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