TclProp, OAT, and TkOAT - source distribution README

RCS:  $Id: README-src,v 1.1 1996/12/04 22:16:40 safonov Exp $

What is it?

   Source (pre-patched Tk 4.1 core) release 2.0p1 of TkOAT, the extension 
   that allows traces on Tk widget and canvas item attributes. TclProp, 
   a script-only formula manager and propagation engine for Tcl is included.

   See the main README file for more information.

What is included in the distribution?

  The distribution includes the following components:
    - TclProp 2.0, a script-only formula manager and propagation engine 
      for Tcl.
    - OAT (stands for Object Attribute Traces), a Tcl extension for using 
      traces with arbitrary objects, and not just with Tcl variables.
    - TkOAT, an extension to Tk that enables traces on Tk widget and canvas
      item attributes. This extension currently requires changes to the 
      Tk core. The pre-patched Tk 4.1 source is included.
    - pre-patched Tk 4.1 source tree

How do I install it?

  See file INSTALL for more information.

  
Bug reports and fixes, suggestions, etc:

  - send to me, Alex Safonov (safonov@cs.umn.edu).
  


