Having NSSecureTextField display the hidden text
Having NSSecureTextField display the hidden text
- Subject: Having NSSecureTextField display the hidden text
- From: Tim Hewett <email@hidden>
- Date: Mon, 17 Jan 2005 13:17:55 +0000
Hi,
Is there a way to tell a NSSecureTextField to display its text as
if it were an ordinary NSTextField, i.e. not as bullets but the real
text the bullets represent? And then to tell it to revert back to
bullets later? The class seems to have hidden methods of
_disableSecurity: and _enableSecurity: but these don't seem to
give any change when called.
I'd prefer not to have to go through the full process of creating
a NSTextField from the contents of a secure one and swapping
it in place of the secure one, seems too complex for what needs
to be achieved.
Thanks,
Tim.
_______________________________________________
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