ANN: filteringArrayController and keyNavTableView
ANN: filteringArrayController and keyNavTableView
- Subject: ANN: filteringArrayController and keyNavTableView
- From: Todd Ransom <email@hidden>
- Date: Tue, 6 Jul 2004 23:24:34 -0600
hello,
I have created a couple of classes that I hope will be useful to some
people on this list. If you are a commercial developer you can use
them under the terms of the BSD license, GPL projects can use them
under the terms of the GPL.
filteringArrayController started as a hack of mmalc's
FilteringArrayController. I have extended it to support two-level
filtering of tables and made the search support generic for easy reuse.
keyNavTableView is a keyboard navigable subclass of NSTableView. It
will only work if you are using bindings but I still thought some of
you may find it useful.
Both are available at
http://homepage.mac.com/toddransom/cocoa/cocoa.html.
TR
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.