Easily toggle tooltips on or off

toggleTooltips allows you to toggle tooltipstrings on or off for all children of a specified parent.

Vous suivez désormais cette soumission

Sometimes it's convenient to show tooltips; other times you might want to hide them. |toggleTooltips| makes switching between these conventions trivially easy.

toggleTooltips(parent)
...toggles OFF or ON all tooltips of all objects that are children of the specified parent.
toggleTooltips(parent, onOff)
...also allows you to specify onoff, using either 'on' or 'off'.

status = toggleTooltips(...)
...returns the state of the tooltips AFTER the function has run.

Citation pour cette source

Brett Shoelson (2026). Easily toggle tooltips on or off (https://fr.mathworks.com/matlabcentral/fileexchange/39223-easily-toggle-tooltips-on-or-off), MATLAB Central File Exchange. Extrait(e) le .

Remerciements

A inspiré : imageToolbar

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.0.1

Updated license

1.0.0.0