Effacer les filtres
Effacer les filtres

uitable tooltip for long entries

14 vues (au cours des 30 derniers jours)
Mario Malic
Mario Malic le 15 Fév 2023
Modifié(e) : Mario Malic le 16 Fév 2023
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?
Thanks.
  2 commentaires
Sachin
Sachin le 16 Fév 2023
Your problem is not clear. What do you want ?
Mario Malic
Mario Malic le 16 Fév 2023
Modifié(e) : Mario Malic le 16 Fév 2023
Thank you for the reply.
The tooltip in the picture below is displayed because it does not fit the column width.
I want to display the tooltip for this 1x2 cell to the cell contents {'3', '2'}.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Migrate GUIDE Apps dans Help Center et File Exchange

Produits


Version

R2022b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by