Implementing Find panel in WebView
Implementing Find panel in WebView
- Subject: Implementing Find panel in WebView
- From: Graham Cox <email@hidden>
- Date: Fri, 08 Apr 2016 13:46:46 +1000
Hi,
I’m using WebView in my app, and I see it implements -performFindPanelAction: doc says “this operates similarly to NSTextView”. So I hook up a button to it, with tag set to 1, which should be the ‘showFindPanel’ action tag. But nothing happens. Since all this magic is internal to WebView, and the magic doesn’t happen, I’m not sure what I should do. I assume I’m missing the correct magic incantation, but what?
—Graham
_______________________________________________
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