home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / SOURCE / TCL / ITCL / _ITCL.TAR / usr / lib / itcl / demos / README < prev   
Encoding:
Text File  |  1994-03-21  |  1.9 KB  |  41 lines

  1.  
  2. ------------------------------------------------------------------------
  3.                       [incr Tcl] - DEMOS
  4. ========================================================================
  5.               Copyright (c) 1993   AT&T Bell Laboratories
  6. ========================================================================
  7. Permission to use, copy, modify, and distribute this software and its
  8. documentation for any purpose and without fee is hereby granted,
  9. provided that the above copyright notice appear in all copies and that
  10. both that the copyright notice and warranty disclaimer appear in
  11. supporting documentation, and that the names of AT&T Bell Laboratories
  12. any of their entities not be used in advertising or publicity
  13. pertaining to distribution of the software without specific, written
  14. prior permission.
  15.  
  16. AT&T disclaims all warranties with regard to this software, including
  17. all implied warranties of merchantability and fitness.  In no event
  18. shall AT&T be liable for any special, indirect or consequential
  19. damages or any damages whatsoever resulting from loss of use, data or
  20. profits, whether in an action of contract, negligence or other
  21. tortuous action, arising out of or in connection with the use or
  22. performance of this software.
  23. ========================================================================
  24.  
  25.  
  26. The following demos illustrate how [incr Tcl] can be used to support
  27. object-oriented programming in Tcl.
  28.  
  29.     coloredit ......... demonstrates ColorEditor/FilteredBox
  30.     listboxes ......... demonstrates ListBox/SelectBox/FilteredBox
  31.  
  32. In addition, the following directories contain example code:
  33.  
  34.     toasters .......... classes for the "toaster" example described
  35.                         in the paper "Intro.ps"
  36.  
  37.     counters .......... example of "counter" class that has been a
  38.                         focus of discussion on the internet
  39.  
  40.     widgets ........... example code for "mega-widgets"
  41.