mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-18 02:17:06 +00:00
Allow tcl demo to load zint from parent or neighbour foulder by default
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
package require Tk
|
package require Tk
|
||||||
|
lappend auto_path [file normalize [file dirname [info script]]/..]
|
||||||
package require zint
|
package require zint
|
||||||
wm title . "ZINT Demo"
|
wm title . "ZINT Demo"
|
||||||
wm minsize . 480 320
|
wm minsize . 480 320
|
||||||
|
|||||||
Reference in New Issue
Block a user