Re: Hide/Show Password
Re: Hide/Show Password
- Subject: Re: Hide/Show Password
- From: Frederik Slijkerman <email@hidden>
- Date: Thu, 14 May 2009 17:50:36 +0200
You can't toggle the password behavior in NSSecureTextField, so if you
still need to toggle this, you can either create both a regular
NSTextField and a NSSecureTextField and hide/show/synchronize them as
needed, or recreate the text field with the correct class when needed...
Best regards,
Frederik Slijkerman
Patrick Neave wrote:
I would like to add a little button next to my apps password field to
hide/show the password. I have searched this list but although it has
bee mentioned I can find no example of doing this. NSSecureTextField
seems to be the way to go but I am not having any luck.
Any ideas how I could go about implementing this?
Regards,
Patrick
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden