Handling uitable in GUI
    1 visualización (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
Hi,
Can somebody tell me how to lock a particular cell (not editable) in uitable used GUI applications.
0 comentarios
Respuesta aceptada
  Jan
      
      
 el 8 de Mayo de 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.
0 comentarios
Más respuestas (1)
  Edward Umpfenbach
      
 el 8 de Mayo de 2012
        Gui a text box over it so the user could never be able to edit it?
1 comentario
Ver también
Categorías
				Más información sobre Migrate GUIDE Apps en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


