NEED ADVICE : How to implement "Show Password" functionality
NEED ADVICE : How to implement "Show Password" functionality
- Subject: NEED ADVICE : How to implement "Show Password" functionality
- From: Andrei Tchijov <email@hidden>
- Date: Sat, 27 Aug 2005 14:55:34 -0400
I want to implement something similar to "Show Password" checkbox
from Wireless Network login dialog. So far I came up with this
approach.
To have 2 text field stacked one on top of another. One of
NSSecureTextField class and another just NSTextField. Have one of
them hidden (Secure when "show password" is checked and "normal" when
it is not).
Is it good/bad/ugly way of doing it? How Apple doing it?
You comments will be highly appreciated.
Andrei Tchijov
_______________________________________________
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