How to limit editfield length and auto shift cursor in App Designer
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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~
Risposta accettata
Mario Malic
il 11 Set 2023
MATLAB now has a focus function since R2022a that does exactly what you want.
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Develop Apps Using App Designer in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!