Easily toggle tooltips on or off
by Brett Shoelson
04 Dec 2012
toggleTooltips allows you to toggle tooltipstrings on or off for all children of a specified parent.
|
Watch this File
|
| File Information |
| Description |
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. |
| Required Products |
MATLAB
|
| MATLAB release |
MATLAB 8.0 (R2012b)
|
| Other requirements |
Created in R2012b, but should work with much older versions. |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
|
Contact us