MouseColor
Alex Tweedly
alex at tweedly.net
Thu Jun 20 14:05:47 EDT 2013
I must be missing something obvious ....
I created a graphic rectangle, and set its backColor to some color (and
made it visible and opaque).
I expected that I could then click in it, and get back that same color
in "the mouseColor" - but I don't.
Here's the script, and the result ...
on mouseup
put the mousecolor && the backColor of me
end mouseup
69,235,110 85,235,90
Is there some other setting I need to set or check ?
blend level is 0, ink is srcCopy
Thanks for any suggestions
-- Alex.
More information about the use-livecode
mailing list