summaryrefslogtreecommitdiffstats
path: root/doc/treectrl.html
diff options
context:
space:
mode:
authortreectrl <treectrl>2005-06-13 23:45:52 (GMT)
committertreectrl <treectrl>2005-06-13 23:45:52 (GMT)
commit29d529fda572c4c106efabcd9c79e5745bd95e90 (patch)
treeceed0f82520e617983719dd77b9a5c863bfa9467 /doc/treectrl.html
parent32761161d19c530e17779f10f505d9a4b0b6fbbd (diff)
downloadtktreectrl-29d529fda572c4c106efabcd9c79e5745bd95e90.zip
tktreectrl-29d529fda572c4c106efabcd9c79e5745bd95e90.tar.gz
tktreectrl-29d529fda572c4c106efabcd9c79e5745bd95e90.tar.bz2
Added "-sticky" style layout option.
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 360a522..bfff1ea 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.23 2005/06/13 23:30:42 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.24 2005/06/13 23:45:52 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.23 2005/06/13 23:30:42 treectrl Exp $ treectrl.n
+<! -- CVS: $Id: treectrl.html,v 1.24 2005/06/13 23:45:52 treectrl Exp $ treectrl.n
-->
<body>
@@ -2311,6 +2311,15 @@ This option is typically used for <strong>text</strong> elements and will cause
the text element to display an ellipsis (...) and/or wrap lines.
<br><br>
+<dt><strong><strong>-sticky</strong></strong> <i class='arg'>flags</i><dd>
+This option controls how the actual display information (image, text, etc)
+of an element is positioned (or stretched) within its display area.
+<i class='arg'>Flags</i> is a
+string that contains zero or more of the characters <strong>n</strong>, <strong>s</strong>,
+<strong>w</strong> or <strong>e</strong>. Each letter refers to the top, bottom, left or right
+side of the display area that the display information should &quot;stick&quot; to.
+
+<br><br>
<dt><strong><strong>-union</strong></strong> <i class='arg'>elementList</i><dd>
Specifies a list of other elements which this element will surround.
The size of an element with <strong>-union</strong> layout is determined by the