On 6/20/13 1:05 PM, Alex Tweedly wrote:
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

Any graphic effects applied? I usually only see a difference if there's some antialiasing and the mouse isn't directly over part of the flat colored area.

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
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