Re: NSTextField, NSSecureTextField, and custom formatters
Re: NSTextField, NSSecureTextField, and custom formatters
- Subject: Re: NSTextField, NSSecureTextField, and custom formatters
- From: Aki Inoue <email@hidden>
- Date: Tue, 7 Feb 2006 09:46:50 -0800
Herbert,
It would be great if you could explain "NSSecureTextField ignores it"
in more detail.
I cannot reproduce any issue with NSSecureTextField/NSFormatter at
least on 10.4.4.
Aki
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
_______________________________________________
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