aboutsummaryrefslogtreecommitdiff
path: root/demos/testGraphics.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'demos/testGraphics.tcl')
-rw-r--r--demos/testGraphics.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/testGraphics.tcl b/demos/testGraphics.tcl
index 78502db..20e64e5 100644
--- a/demos/testGraphics.tcl
+++ b/demos/testGraphics.tcl
@@ -2047,7 +2047,7 @@ namespace eval testGraphics {
-numpages 7 -overlap 2 -radius 8 \
-tabheight 26 -tabwidth {92 100 82 82 82 120 80}] break
# to find some images (used as textures) needed by this demo
- variable imagePath [file join [demosPath] images]
+ variable imagePath [file join $::zinc_demos images]
variable texture [image create photo -file [file join $imagePath paper.gif]]
# création des items zinc correspondants
variable i 0