NSTextField and NSNumberFormatter
NSTextField and NSNumberFormatter
- Subject: NSTextField and NSNumberFormatter
- From: "Hire" <email@hidden>
- Date: Thu, 19 Feb 2004 17:01:37 +0900
Hello
I want NSTextField should only accept number and no other character.
For that I dropped NSNumberFormatter over NSTextField object in nib.
But while running I found that NSTextField accpet alphabet.
What is wrong ? Do I have to do something in code?
Can NSTextField be formatted to accpet only positive number?
Thanks in advance.
SBH
_______________________________________________
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.