aboutsummaryrefslogtreecommitdiff
path: root/sandbox/testicon.tcl
diff options
context:
space:
mode:
authorlecoanet2001-01-12 16:34:40 +0000
committerlecoanet2001-01-12 16:34:40 +0000
commit51d63765d41d9687b9551d0a593835bcb6c6d255 (patch)
tree15527628299de7d2163511f5e1224668ec7e34a9 /sandbox/testicon.tcl
parent1ec552511a775826d7a2c49613104f9f50e57998 (diff)
downloadtkzinc-51d63765d41d9687b9551d0a593835bcb6c6d255.zip
tkzinc-51d63765d41d9687b9551d0a593835bcb6c6d255.tar.gz
tkzinc-51d63765d41d9687b9551d0a593835bcb6c6d255.tar.bz2
tkzinc-51d63765d41d9687b9551d0a593835bcb6c6d255.tar.xz
*** empty log message ***
Diffstat (limited to 'sandbox/testicon.tcl')
-rw-r--r--sandbox/testicon.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/testicon.tcl b/sandbox/testicon.tcl
index 81ad0bd..2e177d3 100644
--- a/sandbox/testicon.tcl
+++ b/sandbox/testicon.tcl
@@ -10,7 +10,7 @@ image create photo bouton -file bouton.xpm
image create photo boutond -file bouton-down.xpm
set mask "fvwm.xbm"
-set r [zinc .r -backcolor gray -relief sunken -localrender 0]
+set r [zinc .r -backcolor gray -relief sunken -render 0]
pack .r -expand t -fill both
.r configure -width 800 -height 500
#.r configure -drawbboxes t