summaryrefslogtreecommitdiffstats
path: root/doc/treectrl.n
diff options
context:
space:
mode:
authortreectrl <treectrl>2005-05-27 20:03:34 (GMT)
committertreectrl <treectrl>2005-05-27 20:03:34 (GMT)
commit28acece888967f7a375694dcdf35787448d6c5e2 (patch)
tree02810e7e07af3be623c6b4a39a3b4a7d92f04c64 /doc/treectrl.n
parent70355c9620a52da78e705ae88270defbd1a6fe0e (diff)
downloadtktreectrl-28acece888967f7a375694dcdf35787448d6c5e2.zip
tktreectrl-28acece888967f7a375694dcdf35787448d6c5e2.tar.gz
tktreectrl-28acece888967f7a375694dcdf35787448d6c5e2.tar.bz2
New option -columnresizemode.
Diffstat (limited to 'doc/treectrl.n')
-rw-r--r--doc/treectrl.n15
1 files changed, 14 insertions, 1 deletions
diff --git a/doc/treectrl.n b/doc/treectrl.n
index b85bf0c..d33ec89 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.35 2005/05/24 23:56:27 treectrl Exp $
+'\" $Id: treectrl.n,v 1.36 2005/05/27 20:05:13 treectrl Exp $
.so man.macros
.TH "treectrl" n 2.0 "Tk Commands"
.BS
@@ -493,6 +493,19 @@ during column resizing.
.LP
.nf
.ta 6c
+Command-Line Switch: \fB-columnresizemode\fR
+Database Name: \fBcolumnResizeMode\fR
+Database Class: \fBColumnResizeMode\fR
+.fi
+.IP
+Specifies the visual feedback used when resizing columns. The value should be
+one of \fBproxy\fR or \fBrealtime\fR. For \fBproxy\fR, a 1-pixel thick
+vertical line is drawn representing where the right edge of the column will
+be after resizing. For \fBrealtime\fR, the column's size is changed while
+the user is dragging the right edge of the column.
+.LP
+.nf
+.ta 6c
Command-Line Switch: \fB-defaultstyle\fR
Database Name: \fBdefaultStyle\fR
Database Class: \fBDefaultStyle\fR