|
|
||
|
|
| Built-in Mathematica Symbol | See Also »|More About » |
DefaultButton |
| DefaultButton[] represents an OK button that closes a dialog, and is the default when Enter is pressed in the dialog. |
| DefaultButton[action] represents a button that is labeled OK, and whose action is to evaluate action. |
| DefaultButton[label, action] uses label as the label for the button. |
Create dialog input, and use DefaultButton to dismiss dialog: |
| © 2008 Wolfram Research, Inc. |