How to stop blue highlighting of UITables created in app designer on cell selection
2 ビュー (過去 30 日間)
古いコメントを表示
How do I prevent uitables from hightlighting the cells when I click on them?

I do not want to disable uitables because that would grey out the uitable.
2 件のコメント
dpb
2021 年 4 月 11 日
I thought maybe setting the undocumented 'SelectionHighlight' property from 'on' to 'off' might do the trick, but no joy.
I'm guessing at this point it's not possible.
Rhea Chandy
2021 年 5 月 27 日
Hi Kelvin,
This feature to prevent the cells from becoming highlighted upon selection is currently unsupported. I have brought the issue to the notice of the concerned people and it might be considered for a future release.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Develop Apps Using App Designer についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!