UIKeyboardTypeDefault switch to the numbers
Hi
I need to on the focus of a UITextField to make the keyboard show the numbers 'view' by default. I am using UIKeyboardTypeDefault as a keyboard type because mainly they will be entering numbers into the field, but also have the ability to switch to letters.
Any ideas?
Ta
|