summaryrefslogtreecommitdiffstats
path: root/doc/treectrl.man
diff options
context:
space:
mode:
Diffstat (limited to 'doc/treectrl.man')
-rw-r--r--doc/treectrl.man20
1 files changed, 14 insertions, 6 deletions
diff --git a/doc/treectrl.man b/doc/treectrl.man
index d0ca240..79362f8 100644
--- a/doc/treectrl.man
+++ b/doc/treectrl.man
@@ -3,11 +3,11 @@
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.48 2006/12/07 03:56:42 treectrl Exp $}
-][manpage_begin treectrl n 2.2]
+ $Id: treectrl.man,v 1.49 2007/01/22 22:44:44 treectrl Exp $}
+][manpage_begin treectrl n 2.2.2]
[moddesc {Tk Commands}]
[titledesc {Create and manipulate hierarchical multicolumn widgets}]
-[require treectrl 2.2]
+[require treectrl 2.2.2]
[description]
[list_begin definitions]
@@ -750,7 +750,7 @@ Setting this option has only an effect if the
debugging options [option -enable] and [option -display] are switched on.
[opt_def [option -enable] [arg boolean]]
-All other debugging options only take effect,
+All other debugging options only take effect
if this option is also switched on.
[opt_def [option -erasecolor] [arg color]]
@@ -761,10 +761,18 @@ If you use an unusual color for this option (like [const pink]),
superflous screen redraws can be spotted more easily.
Setting this option has only an effect if the
debugging options [option -enable] and [option -display] are switched on.
+
+[opt_def [option -span] [arg boolean]]
+Debugging related to column spanning.
+
+[opt_def [option -textlayout] [arg boolean]]
+Debugging related to text-element layout.
+
[list_end]
-[call [arg pathName] [cmd {debug dinfo}]]
-Returns a string describing item layout.
+[call [arg pathName] [cmd {debug dinfo}] [arg option]]
+Returns a string describing display-related stuff. [arg Option] must be one
+of [const alloc], [const ditem], [const onscreen] or [const range].
[call [arg pathName] [cmd {debug expose}] [arg x1] [arg y1] [arg x2] [arg y2]]
Causes the area of the window bounded by the given window-coords to be