views:

302

answers:

1

Greetings!

Please kindly give me some advice on the following requirement:

  1. To select a text from a page loaded on a UIWebView
  2. To trigger the Copy function using another button instead of the standard Copy from the UIMenuController

What I would like achieve is basically the storing of the highlighted/selected text into a persistence. And I thought it can be done by having a button to call a function that does both copying and pasting ~ eventually storing into persistence... all at one button-click.

The two points above is the only part I couldn't get in the overall process of storing I need for my simple app.

Warm regards, oonoo :)

A: 

Any suggestions for the same??

ashish