aboutsummaryrefslogtreecommitdiff
path: root/sandbox/testtext.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/testtext.tcl')
-rw-r--r--sandbox/testtext.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/testtext.tcl b/sandbox/testtext.tcl
index b0281f4..f5edb9b 100644
--- a/sandbox/testtext.tcl
+++ b/sandbox/testtext.tcl
@@ -6,7 +6,7 @@ package require Img
set mask "/usr/X11R6/include/X11/bitmaps/fvwm.xbm"
set r [zinc .r -backcolor gray -relief sunken \
- -insertbackground red -insertwidth 10 -localrender 0]
+ -insertbackground red -insertwidth 10 -render 0]
pack .r -expand t -fill both
.r configure -width 800 -height 500
# .r configure -drawbboxes t