Possible Duplicate:
Programatically align a toolbar on top of the iPhone keyboard
I'm trying to understand, how to do the toolbar above the keyboard as in this image
Is this a native ios view I can use?
Possible Duplicate:
Programatically align a toolbar on top of the iPhone keyboard
I'm trying to understand, how to do the toolbar above the keyboard as in this image
Is this a native ios view I can use?
Only one keyword to search: inputAccessoryView
.
This is something you can do with the inputAccessoryView
have a look at http://developer.apple.com/library/ios/#documentation/uikit/reference/UITextField_Class/Reference/UITextField.html#//apple_ref/occ/instp/UITextField/inputAccessoryView