UITextView text disappear

Posted by user153412 on Stack Overflow See other posts from Stack Overflow or by user153412
Published on 2010-03-25T10:25:42Z Indexed on 2010/03/25 11:13 UTC
Read the original article Hit count: 571

Filed under:

Hi, i create an uitextview dynamically then i write my text into it. Sometime, when i create the uitextview, the cursor disappear and i see no text in it. If i run the application again, i can see the text inside the textview that i've created before. I've tried to set the cursor position to zero or scroll the text to the top but it doesn't work... Any suggestion?

Here is a screen capture. You can see the gray uitextview, the keyboard (the textview is the firstresponder) but no cursor or text.

http://yfrog.com/hqschermata20100325a11213p

PS: i'm sorry for my bad english.

© Stack Overflow or respective owner

Related posts about ipad