How to adjust height of textview programetically as we are typing the text textview should increase upwards with no limit.UIScrollview for textview is disable in our case.We are giving scroll for entire view to see upward contents in textview
+1
A:
Maybe you'd be interested in Three20's text editor class. It expands to fit the text.
http://api.Three20.info/interface_t_t_text_editor.html
Also, you may want to start accepting more answers. Your acceptance rate is dropping quite low again.
Jasarien
2010-04-08 11:40:42
How to use it?where is code?can u give 1 download of interface_t_ttext_editor.html
2010-04-09 04:59:38
I already gave you the link to the Three20 site. I'm sure you can find your own way to the code from there. If you can't do that, then no-one can help you.
Jasarien
2010-04-09 11:13:17