Re: Password
Re: Password
- Subject: Re: Password
- From: Rolando Sacramento <email@hidden>
- Date: Thu, 17 Nov 2005 03:01:41 +0800
Thanks a lot guys. :D
On 11 17, 05, at 2:55 AM, Shawn Erickson wrote:
On 11/16/05, Rolando Sacramento <email@hidden> wrote:
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.
Which password and for what purpose? If you are talking about the
users login password you should really never ask for that yourself.
Instead you should utilize authorization services for such a thing.
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.
NSSecureTextField
-Shawn
_______________________________________________
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>) |
| >Re: Password (From: Shawn Erickson <email@hidden>) |