numeral only input field
I have a couple of user definable variables in my app but not sure on the best way to allow these to be configured.
Currently trying to this using a UITextField with the keyboard set to 'number pad' mode, but I can't see how to trap the inputed value because there is no return key on this type of keyboard... so what do i do?
|