summaryrefslogtreecommitdiffstats
path: root/doc/treectrl.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/treectrl.html')
-rw-r--r--doc/treectrl.html13
1 files changed, 11 insertions, 2 deletions
diff --git a/doc/treectrl.html b/doc/treectrl.html
index 6ffff09..ce1e47d 100644
--- a/doc/treectrl.html
+++ b/doc/treectrl.html
@@ -1,10 +1,10 @@
-<! -- Copyright (c) 2002-2003 Christian Krone. -- -- See the file &quot;license.terms&quot; for information on usage and redistribution -- of this file, and for a DISCLAIMER OF ALL WARRANTIES. -- -- $Id: treectrl.html,v 1.35 2006/09/24 22:56:08 treectrl Exp $
+<! -- Copyright (c) 2002-2003 Christian Krone. -- -- See the file &quot;license.terms&quot; for information on usage and redistribution -- of this file, and for a DISCLAIMER OF ALL WARRANTIES. -- -- $Id: treectrl.html,v 1.36 2006/09/27 02:05:12 treectrl Exp $
--><html><head>
<title>treectrl - Tk Commands </title>
</head>
<! -- Generated from file 'doc/treectrl.man' by tcllib/doctools with format 'html'
-->
-<! -- CVS: $Id: treectrl.html,v 1.35 2006/09/24 22:56:08 treectrl Exp $ treectrl.n
+<! -- CVS: $Id: treectrl.html,v 1.36 2006/09/27 02:05:12 treectrl Exp $ treectrl.n
-->
<body>
@@ -3442,6 +3442,15 @@ An element of type <strong>window</strong> can be used to display a Tk window in
The following options are supported for window elements:
<dl>
+<dt><strong><strong>-clip</strong></strong> <i class='arg'>boolean</i><dd>
+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 <strong>-window</strong> widget and its first child widget; in
+this case the <strong>-window</strong> widget (which should be a borderless frame) is
+kept sized and positioned so that it is never out-of-bounds.
+
+<br><br>
<dt><strong><strong>-destroy</strong></strong> <i class='arg'>boolean</i><dd>
Specifies whether the associated Tk window should be destroyed when the
element is deleted. The element is deleted when the item containing the