Re: NSTextField Attributes
Re: NSTextField Attributes
- Subject: Re: NSTextField Attributes
- From: Douglas Davidson <email@hidden>
- Date: Fri, 24 May 2002 15:23:30 -0700
On Friday, May 24, 2002, at 02:54 PM, Josh Aas wrote:
Alright - I haven't solved my problem with only accepting alphanumeric
characters (I'm close though), but here is the solution to the other
two...
Using this delegate prevents bad copy-paste and won't allow the user to
enter more than four characters...
Actually, I think what would be better here is a custom formatter. That
would allow you to validate any partial entry for length and composition.
Douglas Davidson
_______________________________________________
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.