NSNumberFormatter in Panther
NSNumberFormatter in Panther
- Subject: NSNumberFormatter in Panther
- From: Chaz McGarvey <email@hidden>
- Date: Sat, 13 Dec 2003 13:10:29 -0700
Hello:
NSNumberFormatters don't seem to work in Panther like they did in
Jaguar. In Jaguar when the user typed something the formatter couldn't
accept, it would just not accept that into the field (and it probably
beeped or something). In Panther I find that an attached formatter
causes the text field to be cleared of all it's text when a wrong key
is pressed. Other weird things include not being able to make a number
negative (by pushing dash) until at least on character of the number is
entered. And if a user tries to type a number that is too big (when a
maximum is set), then the text field is cleared.
Is this really how it is supposed to work or is something wrong?
Chaz McGarvey
http://www.brokenzipper.com
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.