I create multiple NSTextField in XIB, now I want to set max lengh for each NSTextField. How can I do that by best way?
Asked
Active
Viewed 829 times
0
-
You can find answer here:http://stackoverflow.com/questions/827014/how-to-limit-nstextfield-text-length-and-keep-it-always-upper-case – Andrey Jul 29 '13 at 10:48
-
http://stackoverflow.com/questions/827014/how-to-limit-nstextfield-text-length-and-keep-it-always-upper-case – Andrey Jul 29 '13 at 10:48
-
I added 2 file CustomTextFieldFormatter but i don't know how to use it . Can you show me? thanks much @Andrey – NML611 Jul 29 '13 at 10:54