summaryrefslogtreecommitdiffstats
path: root/doc/treectrl.n
diff options
context:
space:
mode:
Diffstat (limited to 'doc/treectrl.n')
-rw-r--r--doc/treectrl.n10
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/treectrl.n b/doc/treectrl.n
index df78bc6..c6af95e 100644
--- a/doc/treectrl.n
+++ b/doc/treectrl.n
@@ -6,7 +6,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" $Id: treectrl.n,v 1.52 2006/09/24 22:56:08 treectrl Exp $
+'\" $Id: treectrl.n,v 1.53 2006/09/27 02:05:13 treectrl Exp $
.so man.macros
.TH "treectrl" n 2.1.1 treectrl "Tk Commands"
.BS
@@ -3187,6 +3187,14 @@ length is determined.
An element of type \fBwindow\fR can be used to display a Tk window in an item.
The following options are supported for window elements:
.TP
+\fB\fB-clip\fR\fR \fIboolean\fR
+Specifies whether the associated Tk window is a borderless frame which should
+be used to clip its child window so it doesn't overlap the header, borders, or
+other items or columns. When this option is true, the treectrl manages the
+geometry of both the \fB-window\fR widget and its first child widget; in
+this case the \fB-window\fR widget (which should be a borderless frame) is
+kept sized and positioned so that it is never out-of-bounds.
+.TP
\fB\fB-destroy\fR\fR \fIboolean\fR
Specifies whether the associated Tk window should be destroyed when the
element is deleted. The element is deleted when the item containing the