Changes

Jump to: navigation, search

Creating an Interactive iOS 4 iPad App (Xcode 4)

590 bytes added, 14:29, 17 May 2011
no edit summary
You may have noticed whilst testing your application that once the keyboard is displayed it doesn’t then go away even when you touch the Return key or any other area on the screen. In order to make the keyboard disappear we need to write some code. The next chapter, entitled [[Writing iOS 4 Code to Hide the iPad Keyboard (Xcode 4)|Writing iOS 4 Code to Hide the iPad Keyboard]] provides a tutorial on how to hide the keyboard when either the Return key or the background view are touched by the user.
 
 
<google>BUY_IPAD_BOTTOM</google>
 
 
<hr>
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[An Overview of the iPad iOS 4 Application Development Architecture|Previous]]<td align="center">[[IPad iOS 4 App development Essentials - Xcode 4 Edition|Table of Contents]]<td width="20%" align="right">[[Writing iOS 4 Code to Hide the iPad Keyboard (Xcode 4)|Next]]</td>
<tr>
<td width="20%">An Overview of the iPad iOS 4 Application Development Architecture<td align="center"><td width="20%" align="right">Writing iOS 4 Code to Hide the iPad Keyboard (Xcode 4)</td>
</table>

Navigation menu