Mathematica 9 is now available
 Documentation / Mathematica / Built-in Functions / New in Version 3.0 / Input and Output  /
ButtonMinHeight

  • ButtonMinHeight is an option for 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.
  • See the Mathematica book: Section 2.8.11.
  • See also: ButtonMargins, ButtonExpandable, RowMinHeight.


    Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
    THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
    SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.