home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Basic / MAXONB32.DMS / in.adf / Includes.lha / BH / gadgets / gradientslider.bc < prev    next >
Encoding:
Text File  |  1994-03-16  |  259 b   |  10 lines

  1. ' gadgets/gradientslider BASIC constants
  2.  
  3. '$underlines
  4. CONST GRAD_MaxVal& = &h85000001&
  5. CONST GRAD_CurVal& = &h85000002&
  6. CONST GRAD_SkipVal& = &h85000003&
  7. CONST GRAD_PenArray& = &h85000005&
  8. CONST GRAD_KnobPixels& = &h85000004&
  9. CONST GRAD_Dummy& = &h85000000&
  10.