okomarov/passfield

Password dialog and masked edit box uicontrol for passwords
751 téléchargements
Mise à jour 22 déc. 2016

Use the passdlg() wrapper to take advantage of several pre-built GUIs or embed the passfield "uicontrol" in your own GUI.
PASSDLG(UITYPE) It will always produce one masked password field plus the
optional components:
- 'u' or 'UsernameField'
- 'c' or 'ConfirmPass'
- 's' or 'ShowHideCheckBox'

Examples:

passdlg();
passdlg('us');
passdlg usc

Citation pour cette source

Oleg Komarov (2024). okomarov/passfield (https://github.com/okomarov/passfield), GitHub. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2014a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Passwords dans Help Center et MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Les versions qui utilisent la branche GitHub par défaut ne peuvent pas être téléchargées

Version Publié le Notes de version
1.6.0.0

edited description, fixed tab-cycling

1.5.0.0

Changed screenshot

1.4.0.0

Edietd description

1.3.0.0

description

1.2.0.0

Fix link to github

1.1.0.0

Added image

1.0.0.0

Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.