aboutsummaryrefslogtreecommitdiff
path: root/sandbox/local.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/local.tcl')
-rw-r--r--sandbox/local.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/local.tcl b/sandbox/local.tcl
index d42ba2a..06931b6 100644
--- a/sandbox/local.tcl
+++ b/sandbox/local.tcl
@@ -9,7 +9,7 @@ image create photo logo -file logo.gif
image create photo papier -file texture-paper.xpm
image create photo penguin -file xpenguin.png
-set r [zinc .r -relief sunken -localrender 1]
+set r [zinc .r -relief sunken -render 1]
pack .r -expand t -fill both
.r configure -width 500 -height 500
set gr1 [.r add group $top]