Quote:
Originally Posted by Laxman Nyamagouda
Even I am struggling with the same problem Please some one help us.
|
I think there is no API for setting word wrap for textview.
But I have one suggestion, If the text view text is not more than the visibility rect, then you can use one UILabel and use one button for switching edit mode, in edit mode ten show the text view.
this won't solve your issue but u can think some thing from this ...