On Jul 6, 2011, at 11:58 PM, Slava Paperno wrote:

> Is there a color-picker widget that I could insert into my stack? I want
the
> user to be able to choose a color. I know I can simply display a graphic
> with a color wheel and tell the user to click (and test the color under
the
> mouse), but a conventional interface for choosing a color would be best...

Ken suggested...

> answer color
> put it into tRGB


Note that you can also specify the picker's initial display color to avoid
the default of black...

answer color with myRGBTriplet
put it into tRGB

Hugh Senior
FLCo


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to