Handle keyboard "Done" press on text field.
All I really need is the keyboard to close when the "Done" button is clicked on the keyboard window; could someone point me towards how I should do this?
I have searched around on the developer.apple.com/iphone site but I can't find anything; I have also reviewed the functionality in the UICatalog sample app but it displays its textfields as part of a tableview which appears to have different editing events...
Any help is appreciated!
|