iPhone: Getting the Touch Events of Built In "Copy", "Paste" and "Select All buttons"
- by hardik
hello all,
I am a newbie in iPhone development.
In my project there is one requirement that while editing text the iPhone's built in buttons Copy, Paste and Select all are available. I want the touch event on all these buttons and also want to display an action sheet title upon their respective touch events.