Browse Tool Preference

Georgette Gorchoff note8r at mindspring.com
Wed Nov 19 14:44:38 EST 2003


On Wednesday, November 19, 2003, at 02:40  AM, Roger Guay wrote:

> Is there a way to set a preference for the Browse Tool to be selected
> on Launch of Revolution 2.1.2 ?

FWIW, I wondered about that myself. Although it's not what was 
requested, using control-tab to change tools:, (which I believe Jacque 
contributed) may be a stop gap.

on tabKey
    if controlkey() = "down" then
      if the tool = "pointer tool"
      then choose browse tool
      else choose pointer tool
    else pass tabKey
end tabKey

gg




More information about the use-livecode mailing list