summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2018-05-01 10:15:20 (GMT)
committerfvogel <fvogelnew1@free.fr>2018-05-01 10:15:20 (GMT)
commit662b392ffcd5fbad21607d814e3e9e4f39393c54 (patch)
tree18f87972f60ad7cb65507471f95175f08f8826b2 /doc
parente241961e849fde001a1f8f53aed70bf19db8c591 (diff)
downloadtk-662b392ffcd5fbad21607d814e3e9e4f39393c54.zip
tk-662b392ffcd5fbad21607d814e3e9e4f39393c54.tar.gz
tk-662b392ffcd5fbad21607d814e3e9e4f39393c54.tar.bz2
Document -command macOS-specific option of tk_messageBox
Diffstat (limited to 'doc')
-rw-r--r--doc/messageBox.n6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/messageBox.n b/doc/messageBox.n
index 5ce1745..6bcbc09 100644
--- a/doc/messageBox.n
+++ b/doc/messageBox.n
@@ -24,6 +24,12 @@ buttons. Then it returns the symbolic name of the selected button.
.PP
The following option-value pairs are supported:
.TP
+\fB\-command\fR \fIstring\fR
+Specifies the prefix of a Tcl command to invoke when the user closes the
+dialog. The actual command consists of \fIstring\fR followed by a space
+and the name of the button clicked by the user to close the dialog. This
+is only available on Mac OS X.
+.TP
\fB\-default\fR \fIname\fR
.
\fIName\fR gives the symbolic name of the default button for