NSTextField, NSSecureTextField, and custom formatters
NSTextField, NSSecureTextField, and custom formatters
- Subject: NSTextField, NSSecureTextField, and custom formatters
- From: Herbert <email@hidden>
- Date: Mon, 06 Feb 2006 19:33:25 -0800
I have an NSSecureTextField used to enter a password.
I have a custom formatter on it, ASCIIFormatter, which restricts the
input to a-z, 1-9.
NSSecureTextField ignores it.
If I change the class (in Interface Builder) back to NSTextField, it
works great.
Is this a bug I don't know about, or is there something I haven't done?
_______________________________________________
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