Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / New in Version 3.x / Notebooks /

ButtonEvaluator

FilledSmallSquare ButtonEvaluator 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 Section 2.11.6.

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

FilledSmallSquare 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.