How to limit editfield length and auto shift cursor in App Designer
1 回表示 (過去 30 日間)
古いコメントを表示
I have two editfields in App Designer, now I want to limit the editield length to 2, I mean when I input 2 characters in editfield A, I want this editfield to input no more and auto shift cursor to next editfield. how to do that? Thanks~
採用された回答
Mario Malic
2023 年 9 月 11 日
MATLAB now has a focus function since R2022a that does exactly what you want.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Develop Apps Using App Designer についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!