On Windows
Try it out:
- launch, i.e. double-click on the "tclkit.exe" runtime
- you'll see a Tcl window titled "Console" and a smaller grey Tk window titled "TclKit"
- quit tclkit (enter "exit" in the Tcl console window)
On Unix
- download the appropriate tclkit-*.gz file from /pub/tk/
- rename the downloaded file to "tclkit.gz"
- uncompress the file using "gzip -d tclkit.gz"
- make the resulting file executable with "chmod +x tclkit"
Try it out:
- launch, i.e. type "tclkit" (pr perhaps "./tclkit")
- enter "package require Tk" at the "%" Tcl command prompt
- you'll see a Tcl window titled "Console" and a smaller grey Tk window titled "TclKit"
- quit tclkit (enter "exit" at the Tcl command prompt)
Updated on 7 Jul 2002, 18:17 GMT
Search - Recent Changes - 3 References - About WiKit - Go to Starkit - Help