TOOLS ROUNDUP! TOOLS ROUNDUP!

dunbarx dunbarx at aol.com
Mon Apr 23 11:11:21 EDT 2018


Hi.

My most useful gadget is a very simple plug-in. It toggles the Browse and
Pointer tools when right-clicking my mouse:


on rawKeyUp tKey
if (tKey = 65473 and the tool = "browse tool") then choose "pointer tool"
else choose "browse tool"
end rawKeyUp

Craig Newman




--
Sent from: http://runtime-revolution.278305.n4.nabble.com/Revolution-User-f278306.html




More information about the use-livecode mailing list