You mean i should use html with the textarea tag?
Now i got an Container with an xtpye of textareafield.
I will try it with an html textarea field and will see.
This time i use the blur event to focus my textarea again, this works fine on iOS 5, but not on iOS 4.3 ...
is it a bug or isn't it supported by iOS 4.3 to use the focus event?
the html Textarea didn't work.
A solution for that would be very nice.
I got another Problem with scrolling when the keyboard appears.
I got a Container, added with Vieport from a controller, and a big textfield. When the keyboard did appear, on focus or text area tap, the height from my text area will be reduced from 400 to 150, thats what i want, the Problem is, my view will scroll up.
Everyone knows this thing but i don't want it :-D
When i tap on the iPhone stats bar (batterie,provide, clock) then the view scrolls to the perfect position ... hö?
is there a way to do this automatically in my view?
i did attach some pictures to show you.