choosing an active component in GUI
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Mario Malic
am 12 Mär. 2021
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 Kommentare
Mario Malic
am 12 Mär. 2021
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.
Siehe auch
Kategorien
Mehr zu Environment and Settings finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!