I'm trying to use a program I made before in 1.2.2.
When I open it in 1.5.1b2 (the latest?), save it again, and try to run it
"wish program.tcl"
I get the following:
=============================
[stef@toneti testing2]$ wish EFG.1.5.1b2.tcl
Error in startup script: invalid command name "vTcl:font:get_font"
while executing
"vTcl:font:get_font "vTcl:font11""
(procedure "vTclWindow.top18" line 82)
invoked from within
"vTclWindow.top18 .top18 "
("eval" body line 1)
invoked from within
"eval "vTclWindow$name $newname $rest""
("show" arm line 7)
invoked from within
"switch $cmd {
show {
if {$exists} { wm deiconify $name; return }
if {[info procs vTclWindow(pre)$name] != ""} {
..."
(procedure "Window" line 13)
invoked from within
"Window show .top18"
(file "EFG.1.5.1b2.tcl" line 2760)
=================================
.top18 wasn't shown when I saved the program in vtcl1.5.1b2, but when I saved
the program whit .top18 visible (what I did using the "window list" in vtcl), I
can run the program now:
"wish program.tcl"
Problem: all the windows get showed now (all of them, also the ones that
weren't visible when I saved the project...). Also, a lot of the fonts seem to
have changed...
Can someone point me to some help to solve this?
Thanks,
Stef.
_______________________________________________
vtcl-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/vtcl-user