widget base class

What: incr Tk widget base class (Pryce)
Where: http://www-dse.doc.ic.ac.uk/~np2/itcl_widgets/ 
       ftp://ftp.procplace.com/pub/tcl/sorted/packages-7.6/devel/itcl_widgets-0.1.tar.gz 
Description: A foundation itcl class for Tk widgets.  This sets up
        a number of basic features needed by incr Tcl for the Tk widgets.
        The widget set mimics the Motif GUI with focus highlighting,
        keyboard traversal, contains a file selection dialog, message box,
        message bar, scrolled-area, panner, treemap, etc.
        This software is no longer supported by the contact as the
        same functionality is provided by the incr_tk and incr_widgets
        packages.  However, they may still be of interest to people
        supporting software that uses older versions of Tcl/Tk.
Updated: 10/1998
Contact: mailto:[email protected]  (Nat Pryce)
What: incr Tk widget base class (Sterin)
Where: From the contact
Description: A modification of Pryce's itcl widget base class to
        support proper destroy handling. The contact doe not support
        it anymore. Neither is the base class, see previous entry.
Updated: 10/1998
Contact: mailto:[email protected]  (Mark Sterin)