Clear Filters
Clear Filters

controlling cursor in uitable

1 view (last 30 days)
khaled DAWOUD
khaled DAWOUD on 24 Aug 2012
Hello, i have a uitable in gui sometimes i need to put the cursor in specific cell programmaticly how i can do that ,Thanks ?

Accepted Answer

Jan
Jan on 24 Aug 2012
Edited: Jan on 24 Aug 2012
No, you cannot do this from the Matlab level. There is most likely an undocumented Java method to achieve a setting of the cursor, but this will most likely depend on the Matlab version.
Finally I suggest to add your question to Answers: Wanted feature for uitabel and uitree and send a request to the technical support. The GUI capabilities of Matlab have a great potential for improvements and TMW should be encourage to use it. I repeat my self: When enough persons ask for improvements and TMW implements them today, they will be included in Matlab 2013a, such that >50% of the Matlab users will have this feature 2015. And then a Matlab GUI will be as powerful as the GUIs I've developped 1986 on my Atari ST.
  1 Comment
khaled DAWOUD
khaled DAWOUD on 24 Aug 2012
Thanks Very much , i really appreciate your time and help.
i also want the cursor scroll down after i press Enter, but matlab select the whole cell and if you press another Enter it scroll down to down cell, i want go to down cell by pressing one enter ,Can i do That ??

Sign in to comment.

More Answers (0)

Categories

Find more on Programming in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!