Can I Hide / Show an NSTextField / NSSecureTextField in Cocoa?
Can I Hide / Show an NSTextField / NSSecureTextField in Cocoa?
- Subject: Can I Hide / Show an NSTextField / NSSecureTextField in Cocoa?
- From: David Delmonte <email@hidden>
- Date: Fri, 07 Feb 2014 19:27:17 -0500
Hi, Is there a way to turn secureTextField on and off in Cocoa? I'd like users to have the option to see their passwords.
In iOS, I can do something like [textField setSecureTextEntry:YES];
I found [secureTextField setEchoBullets] but that's not what I want.
Thanks
_______________________________________________
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