disable ctlr +a for Listbox Gui

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

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 App Building in Help Center and File Exchange

Tags

No tags entered yet.

Asked:

on 22 Aug 2017

Commented:

on 23 Aug 2017

Community Treasure Hunt

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

Start Hunting!