|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
TooltipDelay
TooltipDelay
is an option for objects such as Tooltip that specifies how long to delay after the mouse is over the object before displaying the tooltip.
DetailsDetails
- TooltipDelay->t specifies a delay of t seconds.
- TooltipDelay->Automatic uses the standard delay set on your computer system.
ExamplesExamplesopen allclose all
Basic Examples (1)Basic Examples (1)
Create tooltip objects that wait for one or three seconds before showing their labels:
| In[1]:= |
| Out[1]= |
New in 7
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
