From 2ab9a8eaf6ffdff3cbf822ebf40b28e68261ea00 Mon Sep 17 00:00:00 2001 From: hobbs Date: Thu, 1 Dec 2005 03:54:06 +0000 Subject: * doc/checkbutton.n: fix -selectcolor docs [Bug 1083838] --- ChangeLog | 2 ++ doc/checkbutton.n | 7 +++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 61ba93e..df40cd8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2005-11-30 Jeff Hobbs + * doc/checkbutton.n: fix -selectcolor docs [Bug 1083838] + * generic/tkImgGIF.c: cast calls to blockOut * win/Makefile.in: place TCL_BIN_DIR first in PATH for targets to diff --git a/doc/checkbutton.n b/doc/checkbutton.n index f8a2540..6efcca9 100644 --- a/doc/checkbutton.n +++ b/doc/checkbutton.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: checkbutton.n,v 1.10 2005/04/06 21:11:54 dkf Exp $ +'\" RCS: @(#) $Id: checkbutton.n,v 1.11 2005/12/01 03:54:06 hobbs Exp $ '\" .so man.macros .TH checkbutton n 4.4 Tk "Tk Built-In Commands" @@ -67,9 +67,8 @@ alternative relief is used when the mouse cursor is over the checkbutton. The empty string is the default value. .OP \-selectcolor selectColor Background Specifies a background color to use when the button is selected. -If \fBindicatorOn\fR is true then the color applies to the indicator. -Under Windows, this color is used as the background for the indicator -regardless of the select state. +If \fBindicatorOn\fR is true then the color is used as the background for +the indicator regardless of the select state. If \fBindicatorOn\fR is false, this color is used as the background for the entire widget, in place of \fBbackground\fR or \fBactiveBackground\fR, whenever the widget is selected. -- cgit v0.12