home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-12-12 | 533 b | 14 lines | [TEXT/KAHL] |
- //----------------------------------------------------------------------------------
- // File : cdef3D.h
- // Date : May 2, 1994
- // Author : Jim Stout
- // Purpose : A CDEF to implement 3D buttons
- // : use procID : 112 * 16 + varCode
- // : when calling NewControl() or in your resource template.
- // : This CDEF supports the System 7 style gray drawing of an
- // : inactive control and the useWindFont varCode.
- //----------------------------------------------------------------------------------
-
- #define useWindFont 0x0008
-
-