What is the best way to ask for a password in an UI created with the AppDesigner?
Show older comments
So far, I have been using a text Edit Field, replacing manually characters with wildcards and saving the actual password as a private property in the "value changed" callback. But there are some drawbacks: the password is visible as long as the user does not click anywhere else in the app and it can't be changed partially (i.e. without deleting the password entirely and retyping it).
1 Comment
OCDER
on 21 Sep 2018
Maybe this post is relevant?
Answers (0)
Categories
Find more on App Building in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!