When you do UIInput input on an iPhone, there's a toolbar above the keyboard with the text input and done/cancel buttons - is there any way to hide this?
It's a bit clunky to have the input in two places for the way i have the interface (the label that the input is attached to, and again in the toolbar), and i have the done/cancel functionality covered in the actual interface as well.
Cheers for any pointers!