summaryrefslogtreecommitdiffstats
path: root/doc/button.n
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2008-04-20 19:19:23 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2008-04-20 19:19:23 (GMT)
commit1f2e3e1ab8ee0753f0f180384de004b31b38793c (patch)
treeb74297aadc94dc2bc69eed1d2f7e4f66a7a2b479 /doc/button.n
parent068857d3d21a5adefbb76687cd4090f7605335f3 (diff)
downloadtk-1f2e3e1ab8ee0753f0f180384de004b31b38793c.zip
tk-1f2e3e1ab8ee0753f0f180384de004b31b38793c.tar.gz
tk-1f2e3e1ab8ee0753f0f180384de004b31b38793c.tar.bz2
Minor clarification of the button flash command (1926223)
Diffstat (limited to 'doc/button.n')
-rw-r--r--doc/button.n8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/button.n b/doc/button.n
index 5855c49..2935c48 100644
--- a/doc/button.n
+++ b/doc/button.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: button.n,v 1.15 2007/12/13 15:23:43 dgp Exp $
+'\" RCS: @(#) $Id: button.n,v 1.16 2008/04/20 19:19:23 patthoyts Exp $
'\"
.so man.macros
.TH button n 4.4 Tk "Tk Built-In Commands"
@@ -139,9 +139,9 @@ command.
.TP
\fIpathName \fBflash\fR
Flash the button. This is accomplished by redisplaying the button
-several times, alternating between active and normal colors. At
-the end of the flash the button is left in the same normal/active
-state as when the command was invoked.
+several times, alternating between the configured activebackground
+and background colors. At the end of the flash the button is left
+in the same normal/active state as when the command was invoked.
This command is ignored if the button's state is \fBdisabled\fR.
.TP
\fIpathName \fBinvoke\fR