Azzera filtri
Azzera filtri

Handling uitable in GUI

2 visualizzazioni (ultimi 30 giorni)
Thulasi Durai Durai Samy
Thulasi Durai Durai Samy il 8 Mag 2012
Hi,
Can somebody tell me how to lock a particular cell (not editable) in uitable used GUI applications.

Risposta accettata

Jan
Jan il 8 Mag 2012
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.

Più risposte (1)

Edward Umpfenbach
Edward Umpfenbach il 8 Mag 2012
Gui a text box over it so the user could never be able to edit it?
  1 Commento
Jan
Jan il 9 Mag 2012
The TAB key should move the focus even to controls in the background.

Accedi per commentare.

Categorie

Scopri di più su Migrate GUIDE Apps in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by