Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Colour Picker and things..

From: james:mustard at: 26-Dec-2002 0:13

Hi All, well thanks to Tom the Colour Picker has been updated to include RGB-HSL and HSL-RGB conversions. Also added swatch positional pointers in zoom and standard modes. System palette now sets default hue on wheel as well as new colour. www.mustard.co.nz/rebol/cpicker.r for new version. Still need to do optimisation on some aspects like initial colour wheel generation and moving swatch functions inside the cpicker object but apart from that (and the user defined colours...) its almost complete :) James