next up previous contents
Next: Script Dialog Up: Main module - Script Previous: Contents   Contents

Main Objects

Modules TCL module

This module is the most basic module. It's loaded automatically when you start the program.

This module defines the notion of TCL modules, deals with the management of the TCL modules (by example, it registers the new TCL commands), introduces some notions to properly link C++ objects with associated TCL objects and defines some basic features. These TCL notions don't interest us in this section.

However, some usefull objects are defined in this module:



Jean-Didier Lemarechal 2002-02-14