maybe RR fixed the reverse lookup without telling us... ;)

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Dar Scott
> Sent: Sunday, July 04, 2004 16:57
> To: How to use Revolution
> Subject: Re: Equivalence of Color names to RGB
> 
> 
> 
> On Jul 3, 2004, at 10:50 PM, MisterX wrote:
> 
> > That's interesting! Here's what i wrote up some time ago
> >
> > -- LUT = lookupTable
> > local rclut,rgblut
> > on generateLUTs
> > put the colornames into colorslist
> > repeat for each line c in colorslist
> >   set the backcolor of btn 1 to c
> >   get the backcolor of btn 1
> >   put it into clut[c]
> >   put c&tab&it & cr after rgblut
> > end repeat
> 
> Arg!
> 
> I thought about that, and ran a quick test, but got the color name 
> again.  I must have done something wrong.
> 
> Dar
> 
> _______________________________________________
> use-revolution mailing list
> [EMAIL PROTECTED]
> http://lists.runrev.com/mailman/listinfo/use-revolution
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to