Dismissing The Keyboard
Dismissing The Keyboard
- Subject: Dismissing The Keyboard
- From: Harmony Neil <email@hidden>
- Date: Wed, 22 May 2013 12:34:57 +0100
Hellow,
I'm using the numberpad for entering text in the textFields in my iPhone app which is fine, but for some reason I've resigned firstResponder to all the textFields so I can dismiss the keyboard when I press the calculate button, but when I press said button, the keyboard just stays on the screen.
Does anyone know what is the best way of dismissing the keyboard? I preferably want to dismiss the keyboard for whichever of the 3 textFields I'm writing in. Also, I've called my textFields txt1, txt2 and txt3 to make it easier, but I had to put an _ character when I wrote the resignFirstResponder lines for the app to even build and run.
Thanks for any help/suggestions,
Harmony.
_______________________________________________
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