Re: Validating the input into a NSTextField
Re: Validating the input into a NSTextField
- Subject: Re: Validating the input into a NSTextField
- From: Scott Anguish <email@hidden>
- Date: Sun, 23 Feb 2003 15:45:36 -0500
Have a look into NSFormatter... writing a custom NSFormatter should
give you the control you need.
On Sunday, February 23, 2003, at 03:23 PM, Ralf Hasemann wrote:
the application I am writing needs detailed control over the input in
a NSTextField.
The best would be, if I can validate every keystroke the user enters.
_______________________________________________
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.