How to implement incremental search in WebView in my application like
Safari?
In other words,
- How to show all matched string as selected in WebView?
- And how to highlight the current selection by animation?
About highlight animation, I found NSTextView has
showFindIndicatorForRange: method on Leopard. But it seems that
WebView doesn't have it.
Does WebView have a similar function?
--
Satoshi Nakagawa
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webkitsdk-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden