|
|
|||
|
|
|
| BUILT-IN MATHEMATICA SYMBOL | Tutorials »|See Also »|More About » |
| 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 uses label as the label for the button. |
Create dialog input, and use DefaultButton to dismiss dialog: |