Version 10 of The Tclkit Shell

Updated 2003-05-07 03:49:17

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.

Does that mean that stdin will be bound to window somehow?

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