choosing an active component in GUI
3 ビュー (過去 30 日間)
古いコメントを表示
Dear colleagues
How can I control in an app which component is active? For example, I put data in the first text aria press Enter and the cursor jump to the second text area.
0 件のコメント
回答 (1 件)
Mario Malic
2021 年 3 月 12 日
Hi Stepan,
You can control the active component with Tab (next), Shift+Tab (previous). The order of the components is the same as in Component Browser.
2 件のコメント
Mario Malic
2021 年 3 月 12 日
I think it's not possible unfortunately. Unless I am mistaken. Ask Customer Service whether its possible to do it programmatically, they can provide you with correct information.
参考
カテゴリ
Help Center および File Exchange で Environment and Settings についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!