That's some dense source to dig through :) That said Dash seems to have done it. The author, Bogdan, is pretty nice. It might be worth asking him about his implementation in Dash.
Sent from my iPhone > On Apr 8, 2016, at 5:15 PM, Mike Abdullah <[email protected]> wrote: > > WebKit’s open source. Go have a peek in there and sadly you’ll discover that > although the find panel API is declared, it’s never been implemented. > > Mike. > >> On 8 Apr 2016, at 05:46, Graham Cox <[email protected]> wrote: >> >> 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 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: >> https://lists.apple.com/mailman/options/cocoa-dev/mabdullah%40karelia.com >> >> This email sent to [email protected] > > > _______________________________________________ > > 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: > https://lists.apple.com/mailman/options/cocoa-dev/dangerwillrobinsondanger%40gmail.com > > This email sent to [email protected] _______________________________________________ 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
