|
SOLUTIONS
|
ButtonBoxOptions
This function has not been fully integrated into the long-term Mathematica system, and is subject to change.
ButtonBoxOptions->{opt1->val1, opt2->val2, ...}
is an option for cells that specifies settings for buttons within the cell.
DetailsDetails
- The following options may be specified:
-
Alignment {Automatic, Automatic} how the contents of the button should be aligned within the available area in the object Appearance {Automatic, Palette} the general type of appearance the button should have AutoAction False whether the button should automatically take action whenever the mouse pointer is over it Background Automatic what background color to use BaselinePosition Automatic where the baseline is considered to be for purposes of alignment ButtonData Automatic the second argument to give to the ButtonFunction ButtonFrame Palette the type of frame to display around a button ButtonFunction (FrontEndExecute[{FrontEnd`NotebookApply[FrontEnd`InputNotebook[], #1,Placeholder ]}] & ) the function to execute when the button is active and is clicked ButtonMinHeight 1. the minimum total height in units of font size that should be allowed ButtonSource Automatic the first argument to give to the ButtonFunction when the button is active and is clicked BaseStyle {} the style to use ContinuousAction True whether action should be taken continuously while the button is being moved Enabled True whether a button should be active Evaluator None the name of the kernel to use FrameMargins Automatic the absolute margins in printer's points to leave inside the frame ImageMargins 0 the absolute margins to leave around the image displayed ImageSize Automatic the overall size of the image Method Queued what internal methods the button should use
New in 4.0
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
