From 1f2e3e1ab8ee0753f0f180384de004b31b38793c Mon Sep 17 00:00:00 2001 From: patthoyts Date: Sun, 20 Apr 2008 19:19:23 +0000 Subject: Minor clarification of the button flash command (1926223) --- ChangeLog | 4 ++++ doc/button.n | 8 ++++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 031d50c..851cde0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-04-20 Pat Thoyts + + * doc/button.n: Minor clarification of button flash [Bug 1926223] + 2008-04-17 Donal K. Fellows * doc/text.n: Correct description of when -relief option is ignored on 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 -- cgit v0.12