home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / developm / defproc / defprocs.txt < prev    next >
Encoding:
Text File  |  1992-11-05  |  770 b   |  23 lines

  1. Read Me - DefProcs
  2. Last updated:  07 Mar 90
  3.  
  4. This directory contains the Apple source code to many of the
  5. System Software 6.0.4 defprocs.  Apple makes these examples
  6. available to developers to help guide in the creation of custom
  7. defprocs.  These examples are for informational purposes only and
  8. may not be included "asis" in third-party applications.
  9.  
  10. butcdef   - CDEF for a simple button, radio button, and
  11.             check box controls
  12.  
  13. LDefProc0 - Standard LDEF that displays text.
  14.  
  15. mdefproc  - Standard menu defproc for scrolling and hierarchical menus.
  16.     
  17. rdocproc  - WDEF for rounded-corner windows.
  18.  
  19. sbarcdef  - Scroll bar CDEF.
  20.  
  21. wprocasm  - Standard WDEF for documentProc, dBoxProc, plainDBox,
  22.             altDBoxProc, noGrowDocProc, zoomdocproc, zoomNoGrow.
  23.