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 ?
.menubarwidget. I suspect you forgot some quotes.menuman page to the-fontoption to thefontman page to the Font Descriptions section. It looks like you intended usage #1 but actually specified #3