(oops, corrected response below; sorry)
I also have implemented a UITextField for numeric (currency and percentage)
input. Here is my experience:
1- I found the Number Pad keyboard fatally lacking due to omission of a decimal
point character and a "Done" key. So use a Numbers and Punctuation key
I also have implemented a UITextField for numeric (currency and percentage)
input. Here is my experience:
1- I found the Number Pad keyboard fatally lacking due to omission of a decimal
point character and a "Done" key. So use a Numbers and Punctuation keyboard.
2- I did not use a UIPickerView be