summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authortreectrl <treectrl>2005-06-22 23:23:14 (GMT)
committertreectrl <treectrl>2005-06-22 23:23:14 (GMT)
commitb4cf9601cfeea16c5df8ee1571d89d6061d488c4 (patch)
treee8a8fc0251834c70a96f02d54f137b6f633d902d /doc
parent39733d32f6d00d4ba4d21d3a159179e6e5e44cd7 (diff)
downloadtktreectrl-b4cf9601cfeea16c5df8ee1571d89d6061d488c4.zip
tktreectrl-b4cf9601cfeea16c5df8ee1571d89d6061d488c4.tar.gz
tktreectrl-b4cf9601cfeea16c5df8ee1571d89d6061d488c4.tar.bz2
Changed references to old -open/closedbuttonimage/bitmap options.
Diffstat (limited to 'doc')
-rw-r--r--doc/treectrl.html8
-rw-r--r--doc/treectrl.man6
-rw-r--r--doc/treectrl.n6
3 files changed, 10 insertions, 10 deletions
diff --git a/doc/treectrl.html b/doc/treectrl.html
index bfff1ea..ccd7861 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.24 2005/06/13 23:45:52 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.25 2005/06/22 23:23:14 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.24 2005/06/13 23:45:52 treectrl Exp $ treectrl.n
+<! -- CVS: $Id: treectrl.html,v 1.25 2005/06/22 23:23:14 treectrl Exp $ treectrl.n
-->
<body>
@@ -1237,7 +1237,7 @@ described by <i class='arg'>itemDesc</i>.
If the item has descendants, they are no longer displayed.
If the item is configured to have a button,
the button will now display the image or bitmap configured with the
-widget options <strong>-closedbuttonimage</strong> or <strong>-closedbuttonbitmap</strong>,
+widget options <strong>-buttonimage</strong> or <strong>-buttonbitmap</strong>,
or a <em>+</em> sign if no image or bitmap is configured.
If the item is already closed, this command has no effect.
<i class='arg'>ItemDesc</i> may also be the string <strong>all</strong>,
@@ -1408,7 +1408,7 @@ Switches on the <strong>open</strong> state of the item(s) described by <i class
If the item has descendants, they are now displayed.
If the item is configured to have a button,
the button will now display the image or bitmap configured with the
-widget options <strong>-openbuttonimage</strong> or <strong>-openbuttonbitmap</strong>,
+widget options <strong>-buttonimage</strong> or <strong>-buttonbitmap</strong>,
or a <em>-</em> sign if no image or bitmap is configured.
If the item is already open, this command has no effect.
<i class='arg'>ItemDesc</i> may also be the string <strong>all</strong>,
diff --git a/doc/treectrl.man b/doc/treectrl.man
index db0053e..3ce1186 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.25 2005/06/13 23:45:52 treectrl Exp $}
+ $Id: treectrl.man,v 1.26 2005/06/22 23:23:15 treectrl Exp $}
][manpage_begin treectrl n 2.0]
[moddesc {Tk Commands}]
[titledesc {Create and manipulate hierarchical multicolumn widgets}]
@@ -835,7 +835,7 @@ described by [arg itemDesc].
If the item has descendants, they are no longer displayed.
If the item is configured to have a button,
the button will now display the image or bitmap configured with the
-widget options [option -closedbuttonimage] or [option -closedbuttonbitmap],
+widget options [option -buttonimage] or [option -buttonbitmap],
or a [emph +] sign if no image or bitmap is configured.
If the item is already closed, this command has no effect.
[arg ItemDesc] may also be the string [const all],
@@ -987,7 +987,7 @@ Switches on the [const open] state of the item(s) described by [arg itemDesc].
If the item has descendants, they are now displayed.
If the item is configured to have a button,
the button will now display the image or bitmap configured with the
-widget options [option -openbuttonimage] or [option -openbuttonbitmap],
+widget options [option -buttonimage] or [option -buttonbitmap],
or a [emph -] sign if no image or bitmap is configured.
If the item is already open, this command has no effect.
[arg ItemDesc] may also be the string [const all],
diff --git a/doc/treectrl.n b/doc/treectrl.n
index 1b1ca1b..a68ee7c 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.41 2005/06/13 23:46:08 treectrl Exp $
+'\" $Id: treectrl.n,v 1.42 2005/06/22 23:23:15 treectrl Exp $
.so man.macros
.TH "treectrl" n 2.0 "Tk Commands"
.BS
@@ -1329,7 +1329,7 @@ described by \fIitemDesc\fR.
If the item has descendants, they are no longer displayed.
If the item is configured to have a button,
the button will now display the image or bitmap configured with the
-widget options \fB-closedbuttonimage\fR or \fB-closedbuttonbitmap\fR,
+widget options \fB-buttonimage\fR or \fB-buttonbitmap\fR,
or a \fI+\fR sign if no image or bitmap is configured.
If the item is already closed, this command has no effect.
\fIItemDesc\fR may also be the string \fBall\fR,
@@ -1474,7 +1474,7 @@ Switches on the \fBopen\fR state of the item(s) described by \fIitemDesc\fR.
If the item has descendants, they are now displayed.
If the item is configured to have a button,
the button will now display the image or bitmap configured with the
-widget options \fB-openbuttonimage\fR or \fB-openbuttonbitmap\fR,
+widget options \fB-buttonimage\fR or \fB-buttonbitmap\fR,
or a \fI-\fR sign if no image or bitmap is configured.
If the item is already open, this command has no effect.
\fIItemDesc\fR may also be the string \fBall\fR,