MouseMove . . . err?
Scott Rossi
scott at tactilemedia.com
Sat Dec 13 01:33:24 EST 2008
Recently, Thomas McGrath III wrote:
> How do you implement a grab or move to constrain a grc
> horizontally within
> the bounds of another graphic while the mouse is down????
The limitation of of the grab command is that no other commands/messages are
sent while the mouse is down and the grab is taking place. So one can use a
custom drag routine to get around limitation. See the Drag Sampler tutorial
in the Software section of my site, or execute the following in your Rev
message box:
go url "http://www.tactilemedia.com/site_files/downloads/drag_sampler.rev"
Regards,
Scott Rossi
Creative Director
Tactile Media, Multimedia & Design
More information about the use-livecode
mailing list