summaryrefslogtreecommitdiffstats
path: root/doc/treectrl.man
diff options
context:
space:
mode:
authortreectrl <treectrl>2005-05-22 19:00:30 (GMT)
committertreectrl <treectrl>2005-05-22 19:00:30 (GMT)
commita4950bb299ba3e5b3ed254dedfbada8a3b9905b7 (patch)
treeb0fddbee47756e274defbfcd5a2f843e7b90e17d /doc/treectrl.man
parent01c1a65b2fa5da2c30ebc858a8c0a2c40e86797d (diff)
downloadtktreectrl-a4950bb299ba3e5b3ed254dedfbada8a3b9905b7.zip
tktreectrl-a4950bb299ba3e5b3ed254dedfbada8a3b9905b7.tar.gz
tktreectrl-a4950bb299ba3e5b3ed254dedfbada8a3b9905b7.tar.bz2
New column options -maxwidth and -resize.
Diffstat (limited to 'doc/treectrl.man')
-rw-r--r--doc/treectrl.man16
1 files changed, 13 insertions, 3 deletions
diff --git a/doc/treectrl.man b/doc/treectrl.man
index 624ac5e..dc7eb5d 100644
--- a/doc/treectrl.man
+++ b/doc/treectrl.man
@@ -3,7 +3,7 @@
See the file "license.terms" for information on usage and redistribution
of this file, and for a DISCLAIMER OF ALL WARRANTIES.
- $Id: treectrl.man,v 1.16 2005/05/17 01:31:17 treectrl Exp $}
+ $Id: treectrl.man,v 1.17 2005/05/22 19:00:30 treectrl Exp $}
][manpage_begin treectrl n 2.0]
[moddesc {Tk Commands}]
[titledesc {Create and manipulate hierarchical multicolumn widgets}]
@@ -1876,9 +1876,19 @@ See also the [option -backgroundmode] widget option for more on this.
This option determines how the items (and the title) line up with each other.
Must be one of [const left] (the default), [const center], or [const right].
+[opt_def [option -maxwidth] [arg size]]
+Specifies the maximum size, in screen units, that will be permitted for this column.
+If [arg size] is an empty string, then there is no limit on the maximum size of the column.
+This option has no effect if the [option -width] option is set.
+
[opt_def [option -minwidth] [arg size]]
-Specifies the minimum size, in screen units,
-that will be permitted for this column.
+Specifies the minimum size, in screen units, that will be permitted for this column.
+If [arg size] is an empty string, then the minimum size of the column is zero.
+This option has no effect if the [option -width] option is set.
+
+[opt_def [option -resize] [arg boolean]]
+Specifies a boolean value that indicates whether the user should be allowed to
+resize the column by dragging the right edge of the column's header. Default is true.
[opt_def [option -squeeze] [arg boolean]]
Specifies a boolean value that indicates whether or not the column should