iPhone UITextView leaves room for 2 lines at the bottom

Posted by Ton on Stack Overflow See other posts from Stack Overflow or by Ton
Published on 2009-10-17T16:14:09Z Indexed on 2010/06/12 19:22 UTC
Read the original article Hit count: 176

Filed under:
|
|

Hi Guys,

When i start typing text in a default textView in my viewcontroller, its not going to the bottom of the textfield. It leaves room for 2 more lines of text and then starts scrolling. I want it to start scrolling when i start going beyond the last line.

I tried everything, and i dont know what i can do? Anyone any ideas?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uitextview