I am trying to run a tcl script using
wish
as
$ wish main.tcl
output of the command is
Error in startup script: expected integer but got "Sans"
(database entry for "-font" in widget ".menubar")
invoked from within
"menu .menubar"
(procedure "CreateGui" line 11)
invoked from within
"CreateGui"
(file "./rshift.vfs/lib/app-shift/shift.tcl" line 215)
invoked from within
"source ./rshift.vfs/lib/app-shift/shift.tcl"
("package ifneeded app-shift 1.0" script)
invoked from within
"package require app-shift"
(file "rshift.vfs/main.tcl" line 57)
any way to fix this ?
Asked by Akhil
(1370 rep)
Mar 3, 2022, 05:08 PM
Last activity: Mar 3, 2022, 07:45 PM
Last activity: Mar 3, 2022, 07:45 PM