I have a similar solution that reduces the action *to the button only*. Works in both modes.
= MouseEnter from above changes nothing (doesn't disturb) = MouseEnter the left half from below chooses pointer tool = MouseEnter the right half from below chooses browse tool The action for selecting the button and switch to edit mode remains the same: Enter left half from below and then click. -- Name the button "Pointer <|> Browse" on mouseEnter if the mouseV < item 2 of the loc of me then pass mouseEnter if the mouseH < item 1 of the loc of me then choose pointer tool else choose browse tool end mouseEnter -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Choose-Browse-Tool-with-click-tp4703338p4703357.html Sent from the Revolution - User mailing list archive at Nabble.com. _______________________________________________ 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