Chris
Chris

Reputation: 954

Detecting text hilight in a UIWebView

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

Answers (1)

Sylter
Sylter

Reputation: 1623

Maybe you can find something usefull here: Override iPhone copy menu captions on a long-press?

Upvotes: 1

Related Questions