home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Today - The Disc! 8 / cdrt08.iso / mac / Shareware / HyperCard / demoCdef 120 ƒ / cdef3D source ƒ / cdef3D.h < prev    next >
Encoding:
Text File  |  1994-12-12  |  533 b   |  14 lines  |  [TEXT/KAHL]

  1. //----------------------------------------------------------------------------------
  2. // File        : cdef3D.h
  3. // Date        : May 2, 1994
  4. // Author    : Jim Stout
  5. // Purpose    : A CDEF to implement 3D buttons
  6. //            : use procID :   112 * 16 + varCode 
  7. //            :      when calling NewControl() or in your resource template.
  8. //            : This CDEF supports the System 7 style gray drawing of an
  9. //            : inactive control and the useWindFont varCode.
  10. //----------------------------------------------------------------------------------
  11.  
  12. #define    useWindFont        0x0008
  13.  
  14.