See: [tk_dialog] ---- [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 . ---- [LV] When using wish, there are at times errors reported in what I presume are dialog boxes. When these boxes appear, the user is unable to copy and paste the information about the error into another file. Is there anything which a developer can do in these cases to make the error reporting better? ---- See also [A file properties dialog] and "The Humble Dialog Box" [http://www.objectmentor.com/resources/articles/TheHumbleDialogBox.pdf]. ---- [A little value dialog] ---- [Another little value dialog] ---- [An option dialog] ---- See also the dialog in the [tklib] widget package. [http://tcllib.sourceforge.net/doc/widget.html] ---- Here is a list of the built-in Tk dialog commands: * [tk_chooseColor] * [tk_chooseDirectory] * [tk_dialog] * [tk_getOpenFile] * [tk_getSaveFile] * [tk_messageBox] ---- [bugant] tk-goodies provides a nice dialogs package and they look more cleaner and beauty than the tk_dialog ones. For more info, screenshot and download visit tk-goodies website [http://tk-goodies.berlios.de] [http://tk-goodies.berlios.de/img/info.png] ---- * [Dialog box maker] ---- !!!!!! %| [Category Dialog] |% [Arts and Crafts of Tcl-Tk Programming] !!!!!!