Hi, The following code goes to exception for 3.1.3:
[textView select:self]
unrecognized selector sent to instance etc..
But the same code is working for 3.2.
I don't understand the error since this function is available starting from IPHONE_3_0 !!!
Thanks for help