uitable tooltip for long entries
14 次查看(过去 30 天)
显示 更早的评论
Hello guys,
In uitable component, when there is not enough room for text to display, tooltip will be displayed with the full text. When the content of a cell is an numeric or cell array, it will show i.e. 1x4 cell. Is it possible to modify the tooltip functionality to display the content of these cells in a textual way such as below?
{'3', '2', 'text', 1}
Is there some callback that I haven't seen?
Some background can be found in this question https://uk.mathworks.com/matlabcentral/answers/499210-app-designer-tooltip-for-long-cell-content-in-uitable-is-covered-by-other-objects.
Thanks.
2 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Environment and Settings 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!