Tab Key settings in GUI EditText

2 views (last 30 days)
Mattia Ocera
Mattia Ocera on 2 Sep 2015
Answered: Steven Lord on 2 Sep 2015
Hello all, i'm quite new in Matlab.
I'm trying to create a small GUI for the data input of a calculation process. The GUI has around 20-25 EditText to insert datas.
It happens that pressing the "Tab" key, the coursor correctly follows the EditText sequence from first to tenth EditText, while it jumps in the wrong way among the last 10 EditText.
I'd like to fix it in order to follow the right sequence from first to last EditText by pressing the "tab" key.
Is there anyone who knows if this is possible, and how to do it?
Thank you in advance,
Mattia

Answers (1)

Steven Lord
Steven Lord on 2 Sep 2015

Products

Community Treasure Hunt

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

Start Hunting!