1

I am making a simple GUI that reads some parameters in EditBox and do something.

I have a lot of EditBoxs and it is convenient to move by Tab Button between boxes.

I want the text in the next box to be initially selected by Tab Button so that I don't need to do Ctrl+A and remove the text before typing new strings.

I couldn't find any information from web, and searched in the Property Inspector of Editbox but no luck.

Does anyone know how to do this?

Thanks in advance.

AlexB
  • 7,302
  • 12
  • 56
  • 74
ben Heo
  • 141
  • 2
  • 12
  • You'll likely have to leverage the underlying Java. See Yair's post in [this MATLAB Central thread](http://www.mathworks.com/matlabcentral/newsreader/view_thread/285437). – sco1 Aug 09 '14 at 19:40

0 Answers0