Maybe using a custom font containing nothing but bullets for the secure UITextField? I don't know if that would work or not.
- Eric Google Voice: (508) 656-0622 Twitter: eric_dolecki XBoxLive: edolecki PSN: eric_dolecki On Wed, Mar 5, 2014 at 2:43 PM, Quincey Morris < [email protected]> wrote: > On Mar 5, 2014, at 11:17 , Luther Baker <[email protected]> wrote: > > > I'm generally a big fan of Cocoa Touch - but why does the "secure" option > > on a UITextField still display the character you are typing? > > Because (in my own case) I’m incapable of typing a password correctly > using the on-screen keyboard unless I can see when I’ve pressed the wrong > key. Seriously. > > While there does seem to be good reason for some direct solution in the > scenario you describe, one alternative is to use a password manager to > copy/paste in the password instead of typing it. (Of course, you need to > unlock the password manager privately first.) > > _______________________________________________ > > Cocoa-dev mailing list ([email protected]) > > 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: > https://lists.apple.com/mailman/options/cocoa-dev/edolecki%40gmail.com > > This email sent to [email protected] > _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
