I'd like to implement a button that basically selects all the text I have in a textview for easier editing. How do I do so?
+1
A:
use selectedRange property, but, as mentioned in the documentation, onlyiPhone OS 3.0 and later.
choise
2010-05-10 13:29:58