Version 7 of The Tclkit Shell

Updated 2003-05-06 21:12:04

This area is the starting point for discussion about The Tclkit Shell.

The shell consists of 2 windows powered by the UIE. One commandline window where you can type scripts. The output of the script is displayed in that window as well.

 # --- begin program
 run shell
 run wikit
 listen
 # --- end program

The example application

The TclLib functions

High level widgets