NSNumberFormatter question
NSNumberFormatter question
- Subject: NSNumberFormatter question
- From: "Peter Karlsson" <email@hidden>
- Date: Mon, 8 Nov 2004 11:01:34 +0100
Dear list!
I want my NSNumberFormatter to accept values between 0 and 31. There is no
problem with that. But I can type many '0' (zero) in the field. So my
question is: Is it possible to set the formatter so if I type a '0' I can
not type another '0' in the field? The idea is that a 0 is always a 0 even
if it's 0000000 long :)
Example:
I can type: 00000000 -> forever...
I want formatter to stop after typing: 0
Best regards Peter
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden