From fe6df269930a79ef5deea1bd3cc42104ab5b715b Mon Sep 17 00:00:00 2001 From: lecoanet Date: Mon, 9 Dec 2002 14:20:35 +0000 Subject: *** empty log message *** --- sandbox/testwind.tcl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sandbox/testwind.tcl') diff --git a/sandbox/testwind.tcl b/sandbox/testwind.tcl index 8ad97e0..5ff7f76 100644 --- a/sandbox/testwind.tcl +++ b/sandbox/testwind.tcl @@ -1,6 +1,6 @@ -#!/usr/bin/wish -f +#!/usr/local/bin/wish -f -load tkzinc3.1.so +load ../tkzinc3.2.so set top 1 @@ -11,7 +11,7 @@ pack .r -expand t -fill both .r addtag controls withtag $top set ent [entry .r.entry] -set wind [.r add window $top -window $ent -position "100 100" +set wind [.r add window $top -window $ent -position "100 100"] set container [frame .r.cont -container t] set id [winfo id $container] -- cgit v1.1