Mathematica 9 is now available

ButtonSource

Usage

ButtonSource is an option for ButtonBox which specifies the first argument to give to the ButtonFunction for the button when the button is active and is clicked on.


Notes

• The default is ButtonSource->Automatic.
• Possible settings are:
Automatic ButtonData if it is set, otherwise ButtonContents
ButtonContents the first argument of the ButtonBox
ButtonData the setting for the ButtonData option
Cell the whole cell in which the button appears
CellContents the contents of the cell in which the button appears
Notebook the whole notebook in which the button appears
n the expression n levels up from the button in the notebook
• New in Version 3.


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.