home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 13 / AACD13.ISO / AACD / Resources / System / BoingBag1 / Contributions / Workbench / RexxArpLib3p6 / src / newlook.h < prev    next >
C/C++ Source or Header  |  1991-02-15  |  304b  |  13 lines

  1. extern struct TagItem newlook_tags[];
  2.  
  3. #define V36_DETAIL       0
  4. #define V36_BLOCK        1
  5. #define V36_TEXT         2
  6. #define V36_SHINE        3
  7. #define V36_SHADOW       4
  8. #define V36_HIFILL       5
  9. #define V36_HIFILLTEXT   6
  10. #define V36_BACKGROUND   7
  11. /* But  V36_HILIGHTTEXT  8  is not supported */
  12.  
  13.