TclMotif-1.4 
the binding of tcl to the Motif widget set
  - Contributed by
  
 - Mike Hopkirk (hops)
  
 - Obtained from
  
 - Net - ftp://ftp.canberra.edu.au/pub/motif/tclMotif/tclMotif.*.tar.z
  
 - Author(s)
  
 - Jan Newmarch (jan@pandonia.canberra.edu.au)
  
 - Restrictions
  
 - None - See Copyright file 
	here
 
Description
       This  is  a  binding of the Tcl language to the Motif widgets.  
       Tcl is an interpreted language originally  intended
       for  use  as a command language for other applications. It
       has been used for that, but has also become  useful  as  a
       language in its own right.
       The standard set of widgets in the  X  world  is  now  the
       Motif  set.  This  forms a large set of widgets, and these
       have been through a large amount of development  over  the
       last  five  years. Use of this set is sometimes a requirement 
        by busineses, and other widget sets try to conform to
       them in appearance and behaviour.
       This system allows the programmer to use the Motif widgets
       instead  of  the  Tk  widgets  from  Tcl  programs.   This
       increases programmer choices, and allows comparison of the
       features of both Tcl and the Tk/Motif style of widget programming.   
        The  binding  gives the full set of Motif widgets, 
        accessible through the simple interpreted  Tcl  language.
  - Productivity
  
 -  Useful for generating Motif programs rapidly
  
 - Safety
  
 - Examined code + Use it intermittantly
  
 - Work Planned
  
 - None
  
 - Documentation
  
 - Man Pages
  
 - Verification
  
 -  Run test suite in tests or widget tour ( wtour )
 
Build Notes
This source is configured to be installed under
/usr/skunk.
To build it for a different location, compile with
make INSTALL_DIR=directory.
THis software requires Tcl(7.3) to build.
SkunkWare 5.0 1995