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