Follow the rev tools palette by a window

zryip theSlug zryip.theslug at gmail.com
Mon Mar 1 16:02:39 EST 2010


Dear list members,

To follow the rev tools palette by a window (a palette), I use the
send message in time form below :

command scanForRevToolsLoc
   set the topLeft of this stack to the bottomLeft of stack "Revtools"
   send "scanForRevToolsLoc" to me in 100 milliseconds
end scanForRevToolsLoc

This handler works as expect excepted for one thing: it seems that
dragging the tools palette by it's title bar, give no time to the RR
engine. So during the drag, nothing is intercepted by the
scanForRevToolsLoc handler. It performs only when the user release the
mouse on the palette.

Is it possible to have something more in "real time"?

TIA

Regards,
-- 
-Zryip TheSlug- wish you the best! 8)
http://www.aslugontheroad.co.cc



More information about the use-livecode mailing list