Re: [iPhone] Is there no return or dismiss key if my UITextField.keyboardType = UIKeyboardTypeNumberPad
Re: [iPhone] Is there no return or dismiss key if my UITextField.keyboardType = UIKeyboardTypeNumberPad
- Subject: Re: [iPhone] Is there no return or dismiss key if my UITextField.keyboardType = UIKeyboardTypeNumberPad
- From: Dave DeLong <email@hidden>
- Date: Wed, 09 Dec 2009 21:41:08 -0700
You could have the background of the screen respond to touch events, so that when the background receives a touch, it forces the first responder to resign that status, thereby causing the keyboard to disappear.
Dave
On Dec 9, 2009, at 9:38 PM, Paul Archibald wrote:
> Is that the only solution?
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden