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 protected])

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to