summaryrefslogtreecommitdiffstats
path: root/demos/layout.tcl
diff options
context:
space:
mode:
authortreectrl <treectrl>2005-05-22 22:13:48 (GMT)
committertreectrl <treectrl>2005-05-22 22:13:48 (GMT)
commit9fdea91ebc2fa95f2218d328d5f7f1890363ed10 (patch)
treede1aba8bd82271be0c69426faa85be5f971126d3 /demos/layout.tcl
parenta4950bb299ba3e5b3ed254dedfbada8a3b9905b7 (diff)
downloadtktreectrl-9fdea91ebc2fa95f2218d328d5f7f1890363ed10.zip
tktreectrl-9fdea91ebc2fa95f2218d328d5f7f1890363ed10.tar.gz
tktreectrl-9fdea91ebc2fa95f2218d328d5f7f1890363ed10.tar.bz2
Added global "ShowLines" which is false on the Mac to disable drawing connecting lines.
Diffstat (limited to 'demos/layout.tcl')
-rw-r--r--demos/layout.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/layout.tcl b/demos/layout.tcl
index 4f67624..d89a364 100644
--- a/demos/layout.tcl
+++ b/demos/layout.tcl
@@ -10,7 +10,7 @@ proc DemoLayout {} {
#
$T configure -showroot no -showrootbutton yes -showbuttons yes \
- -showlines yes -itemheight 0 -selectmode browse
+ -showlines $::ShowLines -itemheight 0 -selectmode browse
#
# Create columns