|
|
||
|
|
| Built-in Mathematica Symbol | See Also »|More About » |
ChoiceDialog |
| ChoiceDialog[expr] puts up a standard choice dialog that displays expr together with OK and Cancel buttons, and returns True if OK is pressed, and False if Cancel is pressed. |
| ChoiceDialog[expr, {lbl1->val1, lbl2->val2, ...}] includes buttons with labels lbli, and returns the corresponding vali for the button pressed. |
| © 2008 Wolfram Research, Inc. |