From caa37a30ddc50d07dff064e51f8e15de2bf47862 Mon Sep 17 00:00:00 2001 From: fvogel Date: Sun, 18 Feb 2018 21:44:07 +0000 Subject: Fix previous commit --- doc/radiobutton.n | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/radiobutton.n b/doc/radiobutton.n index 736d6ca..fceb1ec 100644 --- a/doc/radiobutton.n +++ b/doc/radiobutton.n @@ -63,11 +63,11 @@ alternative relief is used when the mouse cursor is over the radiobutton. The empty string is the default value. .OP \-selectcolor selectColor Background Specifies a background color to use when the button is selected. -If \fB\-indicatoron\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 \fB\-indicatoron\fR is false, this color is used as the background +for the entire widget, in place of \fB\-background\fR or \fB\-activeBackground\fR, +whenever the widget is selected. If specified as an empty string then no special color is used for displaying when the widget is selected. .OP \-selectimage selectImage SelectImage -- cgit v0.12