|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
StatusArea
StatusArea[expr, string]
displays string in the status area of the current notebook when the mouse pointer is in the region where expr appears.
DetailsDetails
- StatusArea[expr, string] allows expr to be graphics or any other expression.
- StatusArea can be used to specify status lines for curves and points in functions like Plot and ListPlot.
- Status area specifications from StatusArea override the setting for the WindowStatusArea option.
ExamplesExamplesopen allclose all
Basic Examples (1)Basic Examples (1)
Display
in the status area whenever the mouse is over
:
| In[1]:= |
| Out[1]= |
New in 6
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
