Wolfram ResearchProductsPurchasingServices & ResourcesAbout UsOur Sites
Mathematica >
Built-in Mathematica SymbolSee Also »

ButtonMinHeight

ButtonMinHeight
is an option for the low-level function ButtonBox which specifies the minimum total height in units of font size that should be allowed for the button.
  • The default setting ButtonMinHeight->1 forces a button to have a total height which 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 x and X to be different heights.
Create buttons of varying heights:
In[1]:=
Click for copyable input
New in 3
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team