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!