I have a UITextField but my users will prefer enter some number in that field rather than typing text character (like enter a cost a product). So, how can I make the Number View in the keyboard to become default whenever the user tap into the UITextField?
+3
A:
In interface builder, just set the keyboard field of the UITextField to Number Pad.
s1mm0t
2010-05-24 02:16:42
Oh yeah. I see it
vodkhang
2010-05-24 02:18:59