Mouse Color not Working

Alejandro Tejada capellan2000 at gmail.com
Thu Jan 16 18:41:15 EST 2014


Hi Richmond,

Your mouseColor test stack works fine under 
LiveCode 6.5.1 on Lubuntu Linux.

I just made a small change:

1) Add a vector graphic (for example, a circle)
on the card and set the opaque of this vector
graphic to true

2) Change card script to:

on mouseDown
   put the mouseColor into tColor
   put tColor into fld "numm"
   set the backcolor of last grc to tColor
end mouseDown

Al




--
View this message in context: http://runtime-revolution.278305.n4.nabble.com/Mouse-Color-not-Working-tp4674745p4674754.html
Sent from the Revolution - User mailing list archive at Nabble.com.




More information about the use-livecode mailing list