Reputation: 954
I am using a UIWebView to display text on iPad. So far so good. Is there a way to detect when the user hilights text on a page, and override the default menu action so I can have the text do other things?
-Chris
Upvotes: 1
Views: 342
Reputation: 1623
Maybe you can find something usefull here: Override iPhone copy menu captions on a long-press?
Upvotes: 1