필터 지우기
필터 지우기

disable ctlr +a for Listbox Gui

조회 수: 1 (최근 30일)
Yassine.Sk
Yassine.Sk 2017년 8월 22일
댓글: Yassine.Sk 2017년 8월 23일
hello, is there is a solution to disable using ctrl+a in list box, but having the possibility to selectionne more one item

답변 (1개)

Jan
Jan 2017년 8월 22일
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
Yassine.Sk
Yassine.Sk 2017년 8월 23일
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

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Interactive Control and Callbacks에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by