I'm using linux, tcl7.6, tk4.2, vtcl 1.10 although this problem occurred with
older versions of vtcl.  
  Although most of the commands bound to alt-keys (within vtcl) work (alt-b for
bindings, for example), when I try to use alt-t or alt-e I get the error:

        List elements in quotes followed by "," instead of space.

The stack trace looks like part of the tk script library.  Further, the same
error occurrs with any bindings to alt-keys within my application.
  The problem also occurrs with any vtcl created application (a simple empty
toplevel for example).  Run it independent of vtcl, press any alt-key (that has
nothing bound to it) and you get the same error.  This suggests to me it is a
tk bug.  However, since most alt-keys defined by vtcl work ok, I wonder.  Is
anybody else using tk4.2 / having this problem?

Chris Kelly / TRW SIG

Reply via email to