-background or -bg | -homogeneous |
-padx | -pady |
-spacing |
-anchor | -bitmap |
-cancel | -default |
-image | -modal |
-parent | -separator |
-side | -title |
Dialog widget enables the user to create a dialog box. Some commands take an index as argument indicating on which Button it work. This index is the same specified for equivalent ButtonBox command:
By default, the focus is set to the default button referenced by default option, or to the toplevel of Dialog if no default button has been set. If focus is present, it must be a pathname, or an index to a button. Initial focus is set on this pathname or corresponding button.