performFindPanelAction
performFindPanelAction
- Subject: performFindPanelAction
- From: John Nairn <email@hidden>
- Date: Tue, 2 Feb 2010 09:39:41 -0800
I tried to implement performFindPanelAction: in my NSWindowController
to do something for fields that do not support the find panel (e.g.
NSTextField or WebView), but I can't get the menu command to activate.
It is wired to firstResponder and according to documentation, the
window's controller is in the responder chain, but it still does not
get through?
Is it possible an NSTextField (or its associated shared editing
object) is rejected the command and therefore blocking it from moving
through the responder chain? If yes, it would be good to either have
NSTextField handle find panel itself or make it pass the command along?
---------------
John Nairn (1-541-737-4265, FAX:1-541-737-3385)
Professor and Richardson Chair
Web Page: http://www.cof.orst.edu/cof/wse/faculty/Nairn/
FEA/MPM Web Page: http://oregonstate.edu/~nairnj
_______________________________________________
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