home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 3 / AACD03.BIN / AACD / Programming / Triton / Source / classes / cycle.pub3 < prev    next >
Text File  |  1998-05-23  |  280b  |  8 lines

  1. /* class_Cycle */
  2.  
  3. #define TROB_Cycle              (TRTG_CLS+0x36) /* A cycle gadget */
  4.  
  5. #define TRCY_MX                 0x00010000L     /* Unfold the cycle gadget to a MX gadget */
  6. #define TRCY_RIGHTLABELS        0x00020000L     /* Put the labels to the right of a MX gadget */
  7.  
  8.