Handling uitable in GUI

2 次查看(过去 30 天)
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
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