Changes

no edit summary
Whilst the iPad onscreen keyboard appears automatically when the user is required to input information, the subsequent removal of the keyboard is left at the discretion of the application. Convention dictates that they keyboard be dismissed when the user touches the Return key (unless multi-line input is required) or when the background of the user interface is tapped. In this chapter we have explored and detailed the steps and code necessary to implement both of these functions. 
 
 
<google>BUY_IPAD_BOTTOM</google>
 
 
<hr>
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[Creating an Interactive iOS 4 iPad App (Xcode 4)|Previous]]<td align="center">[[IPad iOS 4 App development Essentials - Xcode 4 Edition|Table of Contents]]<td width="20%" align="right">[[Understanding iPad iOS 4 Views, Windows and the View Hierarchy (Xcode 4)|Next]]</td>
<tr>
<td width="20%">Creating an Interactive iOS 4 iPad App (Xcode 4)<td align="center"><td width="20%" align="right">Understanding iPad iOS 4 Views, Windows and the View Hierarchy (Xcode 4)</td>
</table>