I guess, in the current semantics of calling Tk commands, it'll be
quite difficult to capture the caller's environments... after all,
it's just an another procedure call.
How about passing it as a thunk, i.e. (lambda () your-variable),
then (in Tk side) call it using STk_eval_string?
--shiro
Received on Tue Oct 05 1999 - 06:36:33 CEST
This archive was generated by hypermail 2.3.0
: Mon Jul 21 2014 - 19:38:59 CEST