Hi,
I'm having problems with multiple stk (version 3.1.1) applications
having the same application name. If I start up three different stk
processes from the command line, the first process has the name "stk",
and the second and third both have the name "stk #2". If I try (winfo
'interps) from any of the processes I get the result ("stk"), whereas
I should get ("stk" "stk #2").
When I try the same experiment with tcl using wish, each process has a
unique name and "winfo interps" returns: {wish #3} {wish #2} wish.
Is this a bug in stk, or am I doing something wrong?
Sarah
Received on Mon May 18 1998 - 15:29:17 CEST
This archive was generated by hypermail 2.3.0
: Mon Jul 21 2014 - 19:38:59 CEST