summaryrefslogtreecommitdiffstats
path: root/doc/messageBox.n
diff options
context:
space:
mode:
authorericm <ericm>2000-04-27 18:28:54 (GMT)
committerericm <ericm>2000-04-27 18:28:54 (GMT)
commit5edcfbff1d764a59b6f8fae30ae320b4fb6c9f6e (patch)
treee0ffb4a15d12d9f9d9750c22703cf8bb2728e97f /doc/messageBox.n
parent37941df832d3f041ab0a1a18e8767498ed62048e (diff)
downloadtk-5edcfbff1d764a59b6f8fae30ae320b4fb6c9f6e.zip
tk-5edcfbff1d764a59b6f8fae30ae320b4fb6c9f6e.tar.gz
tk-5edcfbff1d764a59b6f8fae30ae320b4fb6c9f6e.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].
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