Re: Adding an NSSearchField into NSToolbar
Re: Adding an NSSearchField into NSToolbar
- Subject: Re: Adding an NSSearchField into NSToolbar
- From: Ryan Bates <email@hidden>
- Date: Mon, 9 Feb 2004 15:11:25 -0800
The O'Reilly toolbar tutorial explains how to implement searching. It
uses an NSTextField but it should be easy enough to replace it with an
NSSearchField:
<
http://www.macdevcenter.com/pub/a/mac/2002/03/15/cocoa.html> (3rd &
4th page)
also see Apple's docs:
<
http://developer.apple.com/documentation/Cocoa/Conceptual/
SearchFields/Articles/AddingSearchField.html>
Ryan
On Feb 9, 2004, at 2:16 PM, Roberto Sobachi wrote:
How can I add an NSSearchField into an NSToolbar??
Roberto Sobachi
developer
http://www.xidiar.com
_______________________________________________
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.