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
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
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
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
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
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