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!