aboutsummaryrefslogtreecommitdiff
path: root/sandbox
diff options
context:
space:
mode:
authorlecoanet2002-03-26 09:31:10 +0000
committerlecoanet2002-03-26 09:31:10 +0000
commitc1463fe2b83482c695e63fae012d704535e714d6 (patch)
treefc7e37c7fd9cf39435b7204e188c87ed2f77f6ca /sandbox
parent8b5cad63bc2203f90324d878a43696011cb6e555 (diff)
downloadtkzinc-c1463fe2b83482c695e63fae012d704535e714d6.zip
tkzinc-c1463fe2b83482c695e63fae012d704535e714d6.tar.gz
tkzinc-c1463fe2b83482c695e63fae012d704535e714d6.tar.bz2
tkzinc-c1463fe2b83482c695e63fae012d704535e714d6.tar.xz
*** empty log message ***
Diffstat (limited to 'sandbox')
-rw-r--r--sandbox/zinc.tcl6
1 files changed, 3 insertions, 3 deletions
diff --git a/sandbox/zinc.tcl b/sandbox/zinc.tcl
index ecbab54..e959022 100644
--- a/sandbox/zinc.tcl
+++ b/sandbox/zinc.tcl
@@ -1,6 +1,6 @@
#!/usr/bin/wish8.0 -f
-load tkzinc3.1.so
+load tkzinc3.2.so
#package require Img
set top 1
@@ -9,8 +9,8 @@ set top 1
#memory trace on
#memory validate on
-image create photo logo -file /usr/share/toccata/images/logo.gif
-image create photo logosmall -file /usr/share/toccata/images/logo-small.gif
+image create photo logo -file logo.gif
+image create photo logosmall -file logo.gif
#image create photo bois -file texture-bois1.xpm
#set r [zinc .r -backcolor gray -relief sunken -tile bois]