handler to connect buttons with a line

Richmond richmondmathewson at gmail.com
Mon Oct 31 15:20:17 EDT 2011


if you adjust this:

on mouseDown
   grab me
end mouseDown

to this:

on mouseDown
   grab me
set the idleRate to 1
end mouseDown

you get fairly spiffy results!




More information about the use-livecode mailing list