Yeah, that demo issue came up yesterday, so I filed my own rdar://16013973 and as you know, it always helps to add duplicates! I marked mine as an issue with Security and Always. I suggested only showing the hints on the actual device and doing a secondary broadcast without the hint on secondary devices, especially simulators and AirPlay similar to how the old DVD anti-copy-protection thing worked. -- Gary L. Wade http://www.garywade.com/
On 2/8/2014 9:56 AM, "Kyle Sluder" <k...@ksluder.com> wrote: >On Feb 8, 2014, at 5:37 AM, David Delmonte <ddelmo...@mac.com> wrote: >> >> I realized I could do this: 1. use just an NSTextField, and 2. if >>(hiding) textField.stringValue = @"******"; >> Is there something I'm missing? > >Please don't do this. NSSecureTextFieldCell uses a custom field editor >that protects the password from being snarled via Accessibility or event >taps. > >Also, computer screens are much more likely to be visible to other people >than phone screens, and people in general are more confident typists on >physical keyboards than on virtual ones. Showing characters as they type >is doing a disservice. (In fact, now that AirPlay Mirroring is so >prevalent, I've been meaning to file a Radar asking Apple to remove the >³show last character typed² feature from UIKit.) > >--Kyle Sluder _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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 arch...@mail-archive.com