Re: NSSearchField
Re: NSSearchField
- Subject: Re: NSSearchField
- From: Kurt Marek <email@hidden>
- Date: Fri, 14 Nov 2003 17:22:51 -0800
The filtering example is excellent and quite informative, but is there
a way to get it to act like the iTunes search box? Even if I turn off
'Sends whole search string', it stops after it fires the first action
rather than continually filtering in real time.
Kurt
On Nov 13, 2003, at 10:54 PM, Scott Anguish wrote:
On Nov 13, 2003, at 10:52 PM, Kurt Marek wrote:
What is the connection 'searchMenuTemplate' in IB for NSSearchField?
Do
I connect that to the controller object that implements
setSearchMenuTemplate: ?
The searchMenuTemplate is an NSMenu that you can hook up. So, like
in Mail, the little search icon can pop up the menu.
_______________________________________________
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.
_______________________________________________
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.