summaryrefslogtreecommitdiffstats
path: root/demos/demo.tcl
diff options
context:
space:
mode:
authortreectrl <treectrl>2006-07-11 00:11:29 (GMT)
committertreectrl <treectrl>2006-07-11 00:11:29 (GMT)
commit5b2a3fc32fbcec70ba19513c091ad00b9bf246bc (patch)
treea522ecdadde368ad05a83dde6bf7debb33bc5641 /demos/demo.tcl
parent5731c1a90ae97c63c5e29128439ef8331f346ff7 (diff)
downloadtktreectrl-5b2a3fc32fbcec70ba19513c091ad00b9bf246bc.zip
tktreectrl-5b2a3fc32fbcec70ba19513c091ad00b9bf246bc.tar.gz
tktreectrl-5b2a3fc32fbcec70ba19513c091ad00b9bf246bc.tar.bz2
Add column-span demo.
Diffstat (limited to 'demos/demo.tcl')
-rw-r--r--demos/demo.tcl4
1 files changed, 3 insertions, 1 deletions
diff --git a/demos/demo.tcl b/demos/demo.tcl
index 91c59b0..0eb918e 100644
--- a/demos/demo.tcl
+++ b/demos/demo.tcl
@@ -1,6 +1,6 @@
#!/bin/wish84.exe
-# RCS: @(#) $Id: demo.tcl,v 1.40 2005/09/25 20:53:24 hobbs2 Exp $
+# RCS: @(#) $Id: demo.tcl,v 1.41 2006/07/11 00:11:29 treectrl Exp $
set VERSION 2.1
@@ -160,6 +160,7 @@ foreach file {
outlook-folders
outlook-newgroup
random
+ span
textvariable
www-options
} {
@@ -936,6 +937,7 @@ proc InitDemoList {} {
"Firefox Privacy" DemoFirefoxPrivacy firefox.tcl \
"Textvariable" DemoTextvariable textvariable.tcl \
"Big List" DemoBigList biglist.tcl \
+ "Column Spanning" DemoSpan span.tcl \
] {
set item [$t item create]
$t item lastchild root $item