Can you change the order that app designer creates properties after dragging and dropping the components onto the figure?
조회 수: 1 (최근 30일)
이전 댓글 표시
I am trying to rearrange the order that the cursor tabs through edit fields in app designer so that as you enter data into the UI, the flow makes sense. However, I do not want to have to delete the components of the app and create them again in the order I want them to tab in. Is there a way to rearrange the generated code so that the app defines the properties in the order I want?
댓글 수: 1
KLH
2018년 3월 29일
I have the same problem. After a lot of editing, when running the app, the order that components are highlighted when using the tab key is terrible. I would also like to assign keyboard shortcuts, for example mapping left arrow key to a "Next" button.
답변 (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!