[Tcl Java] Problem with Tcl Blend 1.1.1

1999-04-13 Thread Igor Belousov
Dear Colleagues, I have a problem with installing the Tcl Blend. There are Windows NT 4.0, JDK 1.2, Tcl 8.0.5 successfully running in my computer. I've installed Tcl Blend 1.1.1. I can run demo program (like SimplePackage) in "tclsh", but I CAN'T COMPILE JAVA FILES, that uses tcl.lang.*. I got t

[Tcl Java] Re: Adding packages to Jacl ..

1999-04-13 Thread Moses DeJong
On Tue, 13 Apr 1999, Sandeep Malhotra wrote: > Hi, You can load (almost) any package that is written in Tcl code. If you want to use a package that uses native code then you should be using Tcl Blend instead of Jacl. later mo > Does any one know if it is possible to load packages other > than

[Tcl Java] Adding packages to Jacl ..

1999-04-13 Thread Sandeep Malhotra
Hi, Does any one know if it is possible to load packages other than TCL in JACL. Specifically, can I load TK, ITK, ITCL, TKX packages into JACL? Thanks. Sandeep The TclJava mailing list is sponsored by WebNet Technologies. To sub

[Tcl Java] Re: Problem with Tcl Blend 1.1.1

1999-04-13 Thread Moses DeJong
On Tue, 13 Apr 1999, Igor Belousov wrote: > Dear Colleagues, > > I have a problem with installing the Tcl Blend. > There are Windows NT 4.0, JDK 1.2, Tcl 8.0.5 successfully running in my > computer. I've installed Tcl Blend 1.1.1. I can run demo program (like > SimplePackage) in "tclsh", but I

[Tcl Java] Re: funny exception

1999-04-13 Thread Moses DeJong
On Wed, 7 Apr 1999, philippe boyer wrote: > hi! > > I don't know how I have done, but the shell jacl 1.1.1 has raise this > funny exception: > (I have sourced a scipt just before which has evaluated severals jacl java > commands. > this script has been sourced thousand of times before without an

[Tcl Java] using Tcl Blend with Tcl 8.1b3

1999-04-13 Thread Moses DeJong
In case anyone was wondering I just tried to get Tcl Blend working under Tcl 8.1b3. There were some API changes so Tcl Blend does not compile out of the box. That does not really matter as Tcl Blend will just core dump even after making all the API changes needed to get it to compile. The good new