Re: creating an NSSearchField subclass like Safari
Re: creating an NSSearchField subclass like Safari
- Subject: Re: creating an NSSearchField subclass like Safari
- From: Matthew Lindfield Seager <email@hidden>
- Date: Sat, 6 Feb 2010 15:39:21 +1100
On Saturday, February 6, 2010, Neil Allain <email@hidden> wrote:
> - search menu opens when the user enters text that has possible matches (rather than just when the button is clicked)
> - search menu will update the matches while the user continues to type
Since no one more qualified has replied yet I'll chime in with one
very small piece of the puzzle that you're probably already well aware
of... Set the text field to "updates continuously" & you'll be able to
respond to the text changes immediately (including showing updating &
hiding the results menu as appropriate).
HTH!
Matt
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden