Version 9 of The Tclkit Shell

Updated 2003-05-07 03:47:54

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

The shell consists of 2 windows powered by the UIE (User Interface Engine?).

  1. A command line 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
  1. So, what is the second window?

The example application

The TclLib functions

High level widgets