App Designer Password Edit Field

版本 1.0.0 (40.8 KB) 作者: Pavel Roslovets
Insert protected password field to your App Designer App
429.0 次下载
更新时间 2020/12/28

Insert protected password field to your App Designer App.

HOW TO USE
1. Copy passwordEdit.html file to your App's folder
2. Insert HTML Component to your App. Rename it to 'PasswordHTML'
3. Setup PasswordHTML component to use passwordEdit.html file
4. Create for PasswordHTML component DataChanged callback:

function PasswordHTMLDataChanged(app, event)
password = app.PasswordHTML.Data;
disp(password);
end

EXAMPLE
Examine PasswordEditExample.mlapp

引用格式

Pavel Roslovets (2024). App Designer Password Edit Field (https://github.com/roslovets/App-Designer-Password-Edit/releases/tag/v1.0.0), GitHub. 检索来源 .

MATLAB 版本兼容性
创建方式 R2020b
与 R2019b 及更高版本兼容
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库