diff options
author | hobbs <hobbs> | 1999-08-13 02:58:12 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 1999-08-13 02:58:12 (GMT) |
commit | da4448f791ae3a412747655b02f09a7824e8c791 (patch) | |
tree | e460cfa407204b8e324bb24f0d527361e8241f13 /doc | |
parent | 98f373adc4894bd5ac1bc0cef85afba791838cef (diff) | |
download | tk-da4448f791ae3a412747655b02f09a7824e8c791.zip tk-da4448f791ae3a412747655b02f09a7824e8c791.tar.gz tk-da4448f791ae3a412747655b02f09a7824e8c791.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'doc')
-rw-r--r-- | doc/options.n | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/options.n b/doc/options.n index af406da..fca76e3 100644 --- a/doc/options.n +++ b/doc/options.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: options.n,v 1.3 1999/08/09 16:51:51 hobbs Exp $ +'\" RCS: @(#) $Id: options.n,v 1.4 1999/08/13 02:58:12 hobbs Exp $ '\" .so man.macros .TH options n 4.4 Tk "Tk Built-In Commands" @@ -278,8 +278,8 @@ particular widget and may be determined by other options, such as \fBanchor\fR or \fBjustify\fR. .OP \-troughcolor troughColor Background Specifies the color to use for the rectangular trough areas -in widgets such as scrollbars and scales. This option is ignored -on Windows (native widget doesn't recognize this option). +in widgets such as scrollbars and scales. This option is ignored for +scrollbars on Windows (native widget doesn't recognize this option). .OP \-underline underline Underline Specifies the integer index of a character to underline in the widget. This option is used by the default bindings to implement keyboard |