Re: Manipluate Cocoa Touch keyboard mode
Re: Manipluate Cocoa Touch keyboard mode
- Subject: Re: Manipluate Cocoa Touch keyboard mode
- From: Tron Thomas <email@hidden>
- Date: Sun, 18 Oct 2009 12:00:06 -0700
I found the setting in Interface Builder. This works in that the
keyboard initially appears in numeric mode. However, when someone
presses the return key, the keyboard switches to letter mode. How can
someone prevent this behavior?
Yandy Ramirez wrote:
numbers and punctuation in IB textfield properties for keyboard type
------
yandy
On Oct 17, 2009, at 8:53 PM, Tron Thomas wrote:
When an UITextField becomes active in a Cocoa Touch application, the
device automatically displays a keyboard for character input. The
keyboard always appears in alphabet mode so letters can be typed.
I have an application containing a singular UITextField that is
intended for entering numeric data. I would like the keyboard to
come up in numeric mode and stay in that mode unless the user click
the button to toggle to letter mode, even if they press the return key.
How can someone accomplish this keyboard behavior?
_______________________________________________
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