iphone - How do you custom format the textfield? -
I know NSNumberFormatter allows you some flexibility in customizing the text field, but if you need a more specific format , How do you do it
For example:
Timecode "03: 50: 02: 25"?
or
the end of the string "6,264 ft"?
Thank you.
But it is more useful to filter the input. Formatting of the input after the text is entered .
Comments
Post a Comment