Re: Keyboard hides text field - how do I fix this?
I realized that the reason the code made my view a little wonky was that in fact it was not a scroll view, just a regular viewcontroller, and as such when I moved the frame, part of the display had that gray-striped background, but another part just had a white background - not a nice effect. If I use a scroll view instead, would that make it work better?
|