Re: NSOutlineView search engine
Re: NSOutlineView search engine
- Subject: Re: NSOutlineView search engine
- From: Scott Anguish <email@hidden>
- Date: Wed, 22 Jan 2003 03:14:01 -0500
On Tuesday, January 21, 2003, at 07:41 PM, Jacques wrote:
Imagine now a search field connected to a delegate textDidChange. How
did I
display only the information matching the search field ? Looking in my
NSOutlineView and redisplay the view with the matching information ?
you'd want to filter the outline view's datasource as appropriate,and
then reload the data.
_______________________________________________
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.