This build features improved Internet Explorer
and Visual Studio .NET support.
----
What is TCLBridge?
TCLBridge is a powerful component designed to allow seamless
integration of Tcl/Tk and any ActiveX capable language (such as
Visual Basic 6). This component is fully multi-threaded and
thread-safe (each interpreter has it's own thread). Additionally,
full Tcl/Tk stubs support has been added (build 5000+). This
component should work with any version of Tcl/Tk 8.3.2 or higher
(including TclPro 1.4.1 or higher). Multiple Tcl interpreters can be
easily created, used, and destroyed. In addition, there is a simple
yet powerful facility that allows Tcl to invoke your custom ActiveX
components. You simply specify the Tcl command name to add, the
instance or progID of the COM object to call, the method name to
call, and the "clientData" (or cookie) you want to receive when
called by the specified Tcl interpreter. In short, Tcl commands are
transparently mapped to COM method calls that you control in a fully
reentrant, thread-safe manner. Command arguments are handled
automatically either as one long string or as separate strings
(can be toggled dynamically). Please see the official web site for
more information and complete documentation. Also includes the
following:
1. Full Tk support.
2. Stable asynchronous evaluation.
3. Special debugging support, such as the ability to use multiple
debuggers at once, such as Visual Basic and TclPro (a very
powerful combination) and other diagnostic functionality.
4. TCL2COM, which allows Tcl scripts to utilize any ActiveX object
that supports automation using TCLBridge.
5. TCL2ASP, a prototype component which allows easy integration with
Microsoft IIS using TCLBridge.
6. VBS2TCL, a prototype component which allows easy integration with
Microsoft VBScript. Due to the limitations of Microsoft VBScript
(MSKB Q197957), TCLBridge does not work with Microsoft VBScript
without VBS2TCL.
7. Works with Internet Explorer 4, 5, and 6.
----
Where can I get TCLBridge?
It can be downloaded from:
http://www.tclbridge.com/tclb181.zip
The help file (CHM) can be downloaded from:
http://www.tclbridge.com/tclbridge.chm
The documentation can be browsed online at:
http://www.tclbridge.com/html/index.html
A free 30-day trial license can be obtained from:
http://www.mistachkin.com/html/register.html
A permanent license may be purchased from RegNow at:
https://www.regnow.com/softsell/nph-softsell.cgi?item=3120-2
--
Joe Mistachkin <j...@mistachkin.com>
[[Send Tcl/Tk announcements to tcl-an...@mitchell.org
Announcements archived at http://groups.yahoo.com/group/tcl_announce/
Send administrivia to tcl-announ...@mitchell.org
Tcl/Tk at http://tcl.tk/ ]]