Hand/Arrow Cursors
Igor de Oliveira Couto
info at pixelmedia.com.au
Wed Dec 11 17:48:01 EST 2002
Dear Gareth,
> I have an Address stack that I use daily. Too often, however, I click
> on it with the arrow cursor instead of the "hand" cursor. I would like
> to add a command to the OpenStack handler that would set the cursor to
> "hand." Unfortunately, this doesn't do the trick:
>
> on openStack
> set the cursor to "hand"
> end openStack
>
> Any suggestions?
>
I think, if I understood correctly, that you have the POINTER TOOL
selected (which gives you an 'arrow' cursor), instead of the BROWSER
TOOL (which gives you the 'hand' cursor). If that is the case, try this:
on openStack
choose browse tool
end openStack
I hope this helps.
Kind Regards,
--
Igor
----------------------------------
igor at pixelmedia.com.au
----------------------------------
More information about the use-livecode
mailing list