Can I somehow control in R2020a which form is going to be in focus when I press tab on keyboard?
Now it looks like:

 채택된 답변

Cris LaPierre
Cris LaPierre 2021년 5월 7일
편집: Cris LaPierre 2021년 5월 7일

0 개 추천

Tab order appears to be linked to the order of your components in the component browser. See this answer for a way to change the order.

추가 답변 (1개)

Adam Danz
Adam Danz 2022년 4월 5일

0 개 추천

Starting in MATLAB R2022a, AppDesigner contains a tool to assist with setting tab order there's also a new focus(c) function to programmatically set focus to a ui component c.
More info

카테고리

도움말 센터File Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기

제품

릴리스

R2020a

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by