Re: NSSearchField searching on a table
Re: NSSearchField searching on a table
- Subject: Re: NSSearchField searching on a table
- From: j o a r <email@hidden>
- Date: Tue, 19 Aug 2003 19:10:11 +0200
Doh! Don't ask questions about things that are still under NDA! It's
really a very simple rule...
j o a r
On den 19 augusti 2003, at 18:52:52PM, TACKEL wrote:
I'm trying to code an small app with a table and a search field to
search in real time,
similar to iTunes search, but using the new NSArrayController and
NSSearchField
included in Panther xCode.
What I'm not able to do is to implement the instant search. I think I
need to subclass
NSArrayController to overwrite arrageObjects methods but doing it so I
won't be able to
use IB bindings to assign the tablecolumns values to the
arrayController.
Any idea?
_______________________________________________
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.