For a simple view controller with scroll view, can it be possible that when we tap on textfield, the keyboard that usually slide in from bottom will do so by also moving the view up by the height of the keyboard. I want to do this since I need to make other text fields remain visible when a keyboard for a particular textfield is in position.
Also can it be possible that when we tap a textfield then a picker will open instead of the keyboard because i need to select a value from this picker and displayed in the text field
Thanks
Arnieterm
Also can it be possible that when we tap a textfield then a picker will open instead of the keyboard because i need to select a value from this picker and displayed in the text field
Thanks
Arnieterm