Find functions disabled while NSSearchField is first responder.
Find functions disabled while NSSearchField is first responder.
- Subject: Find functions disabled while NSSearchField is first responder.
- From: Antonio Nunes <email@hidden>
- Date: Wed, 24 Apr 2013 21:46:24 +0200
Hi,
I have an NSSearchField, and a menu bar submenu with the standard Find items. When the search field receives some input, it performs its action and an array controller is filled with search results. Now, while the search field is the first responder, none of the Find items are enabled, so it is impossible to issue, say a Find Next command. The Find functions perform fine when just about any other item in the document window is first responder. I find that surprising, but, more importantly, I cannot find a way to get the Find functions to work, while the search command has focus. What am I missing?
-António
_______________________________________________
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