From 496ad1df6abb7e07d1c616e01bb3715ad49ab695 Mon Sep 17 00:00:00 2001 From: hobbs Date: Mon, 14 Feb 2005 20:40:33 +0000 Subject: * doc/options.n: note -cursor {} behavior. [Bug 965618] --- ChangeLog | 4 ++++ doc/options.n | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 462da0e..1a6e2e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-02-14 Jeff Hobbs + + * doc/options.n: note -cursor {} behavior. [Bug 965618] + 2005-02-14 Donal K. Fellows * tests/all.tcl: Add a [package require Tk] so that a missing diff --git a/doc/options.n b/doc/options.n index 29477c4..c71b87e 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.9 2004/09/19 16:05:37 dkf Exp $ +'\" RCS: @(#) $Id: options.n,v 1.10 2005/02/14 20:40:35 hobbs Exp $ '\" .so man.macros .TH options n 4.4 Tk "Tk Built-In Commands" @@ -91,6 +91,8 @@ The value may have any of the forms acceptable to \fBTk_GetPixels\fR. .OP \-cursor cursor Cursor Specifies the mouse cursor to be used for the widget. The value may have any of the forms acceptable to \fBTk_GetCursor\fR. +In addition, if an empty string is specified, it indicates that the +widget should defer to its parent for cursor specification. .OP \-compound compound Compound Specifies if the widget should display text and bitmaps/images at the same time, and if so, where the bitmap/image should be placed relative -- cgit v0.12