Mathematica 9 is now available

ButtonDataButtonNote

ButtonEvaluator

FilledSmallSquareButtonEvaluator is an option for ButtonBox which specifies where the expression constructed from ButtonFunction should be sent for evaluation.

FilledSmallSquare The default setting is ButtonEvaluator->None.

FilledSmallSquare Possible settings are:

FilledSmallSquare With ButtonEvaluator->Automatic the expression to be evaluated can contain any Mathematica objects.

FilledSmallSquare With ButtonEvaluator->None the expression can contain only the specific notebook commands supported by the front end. All these commands are in the context FrontEnd`. Expressions intended for processing purely by the front end must be wrapped with FrontEndExecute.

FilledSmallSquare See The Mathematica Book: Section 2.10.6.

FilledSmallSquare See also: ButtonFunction, ButtonStyle, SelectionEvaluate, ButtonNotebook.

ButtonDataButtonNote



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.