|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
ButtonMinHeight
ButtonMinHeight
is an option for the low-level function ButtonBox that specifies the minimum total height in units of font size that should be allowed for the button.
DetailsDetails
- The default setting ButtonMinHeight->1 forces a button to have a total height that at least accommodates all the characters in the current font.
- ButtonMinHeight->0 reduces the total height of a button as much as possible, allowing buttons containing characters such as
and
to be different heights.
New in 3
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

