
UITextField had a quite useful and handy keyboard type added in iOS 4.1 (quite a number of revisions ago): UIKeyboardTypeDecimalPad, which has numbers and a decimal point. Unfortunately, this setting hasn’t migrated to Xcode, so you have to set it in code.
-
erinrobotgrrl liked this
-
mike3k liked this
-
xcodewtf posted this