Quote:
Originally Posted by kelvinkao
Huh?
|
I have 2 textfields on a view. The view moves up when you select the 1st textview, as does the keyboard. When you press Done or touch the view, it moves back down. This all happens correctly.
However, if I was in the process of editing the 1st textField, with the keyboard still up, and pressed the 2nd textField, the view moves up even farther. How do I get the SDk to recognise that I don't want the view to move up the same height as the keyboard, but just move to fit the 2nd textfield position?