Clear Filters
Clear Filters

disable ctlr +a for Listbox Gui

1 view (last 30 days)
Yassine.Sk
Yassine.Sk on 22 Aug 2017
Commented: Yassine.Sk on 23 Aug 2017
hello, is there is a solution to disable using ctrl+a in list box, but having the possibility to selectionne more one item

Answers (1)

Jan
Jan on 22 Aug 2017
No, this cannot work. The effect of Ctrl-A cannot be restricted from the Matlab-level.
Please explain, what you want to achieve any why selecting all elements is a problem. Then it is likely that an easier solution can be found.
  1 Comment
Yassine.Sk
Yassine.Sk on 23 Aug 2017
Thanks Jan I want to disable Cntl-A for selecting all element,because in my gui it's a accelator for a uimenu , so when the user active Cntl-A and the listbox is also is the current object , the prority is for selecting all element ,me i don't want that

Sign in to comment.

Categories

Find more on Interactive Control and Callbacks in Help Center and File Exchange

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!