summaryrefslogtreecommitdiffstats
path: root/demos/mycomputer.tcl
diff options
context:
space:
mode:
authortreectrl <treectrl>2006-10-28 01:26:03 (GMT)
committertreectrl <treectrl>2006-10-28 01:26:03 (GMT)
commit499eb4c1e798725a0010c4a042642a3b4f8335a2 (patch)
tree7e267898b6cbe2f398793ad31a93f7c7ebd93118 /demos/mycomputer.tcl
parent66a37378ab9750af5b392c8dfb254d97cf8dd508 (diff)
downloadtktreectrl-499eb4c1e798725a0010c4a042642a3b4f8335a2.zip
tktreectrl-499eb4c1e798725a0010c4a042642a3b4f8335a2.tar.gz
tktreectrl-499eb4c1e798725a0010c4a042642a3b4f8335a2.tar.bz2
Remove some unnecessary configuration.
Diffstat (limited to 'demos/mycomputer.tcl')
-rw-r--r--demos/mycomputer.tcl3
1 files changed, 1 insertions, 2 deletions
diff --git a/demos/mycomputer.tcl b/demos/mycomputer.tcl
index c807479..b2de18d 100644
--- a/demos/mycomputer.tcl
+++ b/demos/mycomputer.tcl
@@ -1,4 +1,4 @@
-# RCS: @(#) $Id: mycomputer.tcl,v 1.2 2006/10/04 04:08:25 treectrl Exp $
+# RCS: @(#) $Id: mycomputer.tcl,v 1.3 2006/10/28 01:26:03 treectrl Exp $
proc DemoMyComputer {} {
@@ -10,7 +10,6 @@ proc DemoMyComputer {} {
$T configure -showroot no -showbuttons no -showlines no \
-selectmode browse -xscrollincrement 20 \
- -scrollmargin 16 -xscrolldelay "500 50" -yscrolldelay "500 50" \
-font [.menubar cget -font]
#