Re: Password
Re: Password
- Subject: Re: Password
- From: Chas Spillar <email@hidden>
- Date: Wed, 16 Nov 2005 10:31:27 -0800
- Thread-topic: Password
Hi Rolly,
You can use the NSSecureTextField to create a field on a panel that will do
the bullet thing for you automatically.
If this is a application requiring keychain access you should check out the
keychain API.
Also, I believe there is an authentication API available, although I have
never used it.
Chas.
> From: Rolando Sacramento <email@hidden>
> Date: Thu, 17 Nov 2005 02:26:10 +0800
> To: <email@hidden>
> Subject: Password
>
> hi there,
> Im quite new with mac as well as it's dev tool like Xcode, Im
> currentyly creating an app, that ask the user to get the password.
> But I've been through the documentation, but i can not see on how can
> i create a NSTextField that mask the user input. Can anyone give his/
> her opinion about this?
> ex. userinput "Rolly" and the NSTextField output is ********,
> something like that.
>
> Thanks,
>
> Rolly
>
>
> _______________________________________________
> 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
References: | |
| >Password (From: Rolando Sacramento <email@hidden>) |