UITable cells are flashing or flickering if uitable ist set back to visible
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I created a GUI with uitable.
The table has about 1000 cells and all are formatted with html.
Through a pushbutton either an UIPanel or an UITable object is toggled visible to foreground.
Every time during this toggling the content of uitable is "flashed" and rendered again, even the content is not changed.
Does anyone know how to turn this off?
Matlab version is 2011b
2 comentarios
Geoff Hayes
el 15 de Feb. de 2015
Song - are you trying to hide the table behind the panel, and then make it re-appear upon pressing a button?
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!