Changes

Jump to: navigation, search

Writing iOS 4 Code to Hide the iPhone Keyboard

23 bytes added, 13:13, 25 March 2011
Hiding the Keyboard when the User Taps the Background
@end
</pre>
<google>IOSBOX</google>
Having written the code for our action method we now need to make sure it gets called when the user touches the background view. This involves some work in Interface Builder, so double click on the hideKeyboardViewController.xib file to invoke the tool.

Navigation menu