Tab key when executing the "WindowKeyPressFcn" of a figure...
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Daniel Petrini
am 27 Jan. 2017
Kommentiert: Daniel Petrini
am 27 Jan. 2017
Is it possible to define your own tab-key behavior using WindowKeyPressFcn? It only works when the figure is created, then (Matlab?) takes Control, and switches the focus between all uicontrols
What I would to do: tab-key always puts a certain uicontrol in focus...
/Daniel Petrini
0 Kommentare
Akzeptierte Antwort
Jan
am 27 Jan. 2017
This is not the usual behavior of the TAB key and will confuse users, which are accustomed to GUI interactions. Therefore I would definitely avoid this and use another key.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Migrate GUIDE Apps 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!