필터 지우기
필터 지우기

Handling uitable in GUI

조회 수: 2 (최근 30일)
Thulasi Durai Durai Samy
Thulasi Durai Durai Samy 2012년 5월 8일
Hi,
Can somebody tell me how to lock a particular cell (not editable) in uitable used GUI applications.

채택된 답변

Jan
Jan 2012년 5월 8일
As far as I know this is not possible directly. You could use the CellSelectionCallback to deselect a cell automatically.
However, the power of uitable is very limited and a suggestion in Answers: wanted features for uitable is welcome.

추가 답변 (1개)

Edward Umpfenbach
Edward Umpfenbach 2012년 5월 8일
Gui a text box over it so the user could never be able to edit it?
  댓글 수: 1
Jan
Jan 2012년 5월 9일
The TAB key should move the focus even to controls in the background.

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

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by