Re: Dismissing The Keyboard
Re: Dismissing The Keyboard
- Subject: Re: Dismissing The Keyboard
- From: Marcus Staloff <email@hidden>
- Date: Wed, 22 May 2013 19:45:16 -0400
Do you also have the text field hooked up to File Owner's delegate?
That needs to be done to dismiss KB.
On May 22, 2013, at 7:34 AM, Harmony Neil <email@hidden> wrote:
> 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
_______________________________________________
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