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!