summaryrefslogtreecommitdiffstats
path: root/doc/What's New in TkTreeCtrl.html
diff options
context:
space:
mode:
authortreectrl <treectrl>2005-05-24 23:53:22 (GMT)
committertreectrl <treectrl>2005-05-24 23:53:22 (GMT)
commit91fa350d3c407cbb35d3a407b569b5cb8f49f88a (patch)
treeb49c290e1b1b5243c1343030287a88456704154b /doc/What's New in TkTreeCtrl.html
parent2ee01347ada63f111f0908d944846d0073effcfa (diff)
downloadtktreectrl-91fa350d3c407cbb35d3a407b569b5cb8f49f88a.zip
tktreectrl-91fa350d3c407cbb35d3a407b569b5cb8f49f88a.tar.gz
tktreectrl-91fa350d3c407cbb35d3a407b569b5cb8f49f88a.tar.bz2
Described changes to treectrl -backgroundmode option.
Described changes to column -background option.
Diffstat (limited to 'doc/What's New in TkTreeCtrl.html')
-rw-r--r--doc/What's New in TkTreeCtrl.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/What's New in TkTreeCtrl.html b/doc/What's New in TkTreeCtrl.html
index 28f7328..d2553d8 100644
--- a/doc/What's New in TkTreeCtrl.html
+++ b/doc/What's New in TkTreeCtrl.html
@@ -39,6 +39,13 @@ Changed</th>
<th style="background-color: rgb(204, 255, 255);">How it changed</th>
</tr>
<tr>
+ <td>-backgroundmode</td>
+ <td>The value "order" should be used instead of "index", and
+"ordervisible" should be used instead of "visindex". This brings
+agreement with the new "item order" command which replaces the "item
+index" command.</td>
+ </tr>
+ <tr>
<td>-treecolumn</td>
<td>This used to be any integer value which may or may not have
corresponded to an actual column. Now the value must be a valid column
@@ -126,6 +133,15 @@ instead</th>
<td>-arrowpadx</td>
</tr>
<tr>
+ <th style="background-color: rgb(255, 255, 204);">Usage Changed</th>
+ <th style="background-color: rgb(204, 255, 255);">How it changed</th>
+ </tr>
+ <tr>
+ <td>-background</td>
+ <td>This is now a per-state option. See COLUMNS in the help file
+for valid state names.</td>
+ </tr>
+ <tr>
<th style="background-color: rgb(255, 255, 204);">New<br>
</th>
<td></td>