tags:

views:

89

answers:

1

Hi All, I need to implemente a textview whose frame should be changed according to input string length. Can anyone help me out how to start the things off.. Thanks,

A: 

Take a look at the three20 framework. They have a class called TTTextView, which supports resizing:

http://api.three20.info/interface_t_t_text_view.html

pheelicks
Thanks for your response. And I am unable to get anything from the link..
ratt
Try downloading the framework and playing around with it a bit then
pheelicks