Re: Password Text Field Formatter
Re: Password Text Field Formatter
- Subject: Re: Password Text Field Formatter
- From: Sam Goldman <email@hidden>
- Date: Sun, 13 Jan 2002 20:24:10 -0800
Why not use NSSecureTextField (I think that's what its called...)
1) Drag out a text field
2) in the Class tab of the Inspector select NSSecureTextField (or the like)
- Sam
On 1/13/02 8:11 PM, "Michael Horn" <email@hidden> wrote:
>
I am attempting to create a Formatter to duplicate standard password
>
field behavior. That is all text that is typed shows up on the
>
screen as option-8 characters (*). Does anyone have any examples
>
that might be useful in figuring out how to do this? Again, this is
>
for the program called SharePoints. Thanks to all who helped with
>
the crypt command earlier.
>
_______________________________________________
>
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.