On Wed, May 22, 2013 at 1:34 PM, Harmony Neil <harmony.n...@gmail.com> wrote:

> 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.

Hello,

Give UIView's endEditing: method a try. Here is the doc (shortened
with google since Apple's doc URL are kinda messy):
http://goo.gl/Cs2Pw

You'd basically call it on the UIView containing these text fields.

PS: objc-language should not be used for email messages like this.
cocoa-dev is fine.

Andreas
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to