Is it possible to add an item to the copy paste menu in an iPhone application?

Posted by Matt on Stack Overflow See other posts from Stack Overflow or by Matt
Published on 2010-04-21T18:01:47Z Indexed on 2010/04/21 18:03 UTC
Read the original article Hit count: 189

Filed under:

I have several reference apps, and I'd like to be able to let my users "highlight" text. A reasonably good way to do this, to me, seems to be to modify the "copy/paste" contextual popup menu to add "highlight."

If there's a way to do this, I'd like to know how. If there isn't a way, suggestions would be appreciated. My text is viewed in a UIHtmlView.

© Stack Overflow or respective owner

Related posts about iphone-sdk