How to limit editfield length and auto shift cursor in App Designer
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
kei hin
el 29 de Oct. de 2019
Respondida: Mario Malic
el 11 de Sept. de 2023
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~
Respuesta aceptada
Mario Malic
el 11 de Sept. de 2023
MATLAB now has a focus function since R2022a that does exactly what you want.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!