http://www.purl.org/tcl/home/man/tcl8.4/TkCmd/dialog.htm Note: Unlike most Tk widgets, this widget's name (dialog) is not the same as its creation command ([tk_dialog]). The function can be found in the installed tcl/tk file dialog.tcl . ---- [http://incrtcl.sourceforge.net/iwidgets/iwidgets/dialog.gif] [incr Widgets] also has a dialog command - see the docs at http://incrtcl.sourceforge.net/iwidgets/iwidgets/dialog.html and http://purl.org/tcl/home/man/iwidgets3.0/dialog.n.html . ---- See also [A file properties dialog] and "The Humble Dialog Box" [http://www.objectmentor.com/resources/articles/TheHumbleDialogBox.pdf]. ---- [Tk syntax help] - [Arts and crafts of Tcl-Tk programming] - [Category Command]