[Tcl Java] Re: [Tcl Java] simple Java-Tcl callback

2000-04-12 Thread Mo DeJong
On Wed, 12 Apr 2000, Vince Darley wrote: > I'm trying to have more heavy interaction between my Tcl code and Java. In > particular I want to be able to pass in a Tcl command to the Java, and have > it executed at certain intervals, where that command takes a Java object as > a parameter: > > pr

[Tcl Java] simple Java-Tcl callback

2000-04-12 Thread Vince Darley
Title: simple Java-Tcl callback I'm trying to have more heavy interaction between my Tcl code and Java.  In particular I want to be able to pass in a Tcl command to the Java, and have it executed at certain intervals, where that command takes a Java object as a parameter: proc callback {javao