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
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to