Another take on the “keyboard obscures UITextField” problem Hi JOM,
Thanks. I did the same in the end. Really, I was looking for a way to ensure that the UITableViewController looked after it, so I didn't have to. I didn't find a way, so used the many examples out there that does the scrolling.
Jan 10
comment
How do I make a UIPickerView in a UIActionSheet Matt - Whilst this works well, it relies on having somewhere to add a button to dismiss the picker elsewhere on the screen (e.g. on the navigation bar). But if the picker were in an action sheet, it would be "self contained" for dismissal.