summaryrefslogtreecommitdiffstats
path: root/doc/messageBox.n
diff options
context:
space:
mode:
authorericm <ericm@noemail.net>2000-04-27 18:28:54 (GMT)
committerericm <ericm@noemail.net>2000-04-27 18:28:54 (GMT)
commite2dea8afe075bbd584950cee067239296bd1166e (patch)
treee0ffb4a15d12d9f9d9750c22703cf8bb2728e97f /doc/messageBox.n
parentd66a3dddf171f22af48017f5ca6fe7bfec44f0d3 (diff)
downloadtk-e2dea8afe075bbd584950cee067239296bd1166e.zip
tk-e2dea8afe075bbd584950cee067239296bd1166e.tar.gz
tk-e2dea8afe075bbd584950cee067239296bd1166e.tar.bz2
* doc/keysyms.n: Man page enumerating keysyms [RFE: 1645].
* doc/colors.n: Man page enumerating valid color names [RFE: 1645]. * doc/cursors.n: Man page enumerating valid cursor values [RFE: 1645]. * library/msgbox.tcl: Corrected Unix tk_messageBox implementation to make the first button the default when no default is specified [Bug: 2218]. * doc/messageBox.n: Updated documentation with regards to selection of default button when none is specified (now it will use the first button as the default in that case) [Bug: 2218]. FossilOrigin-Name: d4fa111a2e97b8543481844415151da90918b6e9
Diffstat (limited to 'doc/messageBox.n')
-rw-r--r--doc/messageBox.n7
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/messageBox.n b/doc/messageBox.n
index 754caf6..4e6eead 100644
--- a/doc/messageBox.n
+++ b/doc/messageBox.n
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: messageBox.n,v 1.4 1999/09/02 17:02:12 hobbs Exp $
+'\" RCS: @(#) $Id: messageBox.n,v 1.5 2000/04/27 18:28:58 ericm Exp $
'\"
.so man.macros
.TH tk_messageBox n 4.2 Tk "Tk Built-In Commands"
@@ -30,9 +30,8 @@ The following option-value pairs are supported:
\fB\-default\fR \fIname\fR
\fIName\fR gives the symbolic name of the default button for
this message window ('ok', 'cancel', and so on). See \fB\-type\fR
-for a list of the symbolic names. If the message box has just one
-button it will automatically be made the default, otherwise if this
-option is not specified, there won't be any default button.
+for a list of the symbolic names. If this option is not specified,
+the first button in the dialog will be made the default.
.TP
\fB\-icon\fR \fIiconImage\fR
Specifies an icon to display. \fIIconImage\fR must be one of the