AW: beginners quest: set cursor to hand

Tiemo Hollmann TB toolbook at kestner.de
Wed Sep 10 06:08:24 EDT 2008


Oh boy, most times the solutions are that easy, but if you don't know where
to search for, it's really hard.
Add: Is there any situation, where you would set the cursor to anything
without locking it?

Thank you William
Tiemo

> -----Ursprüngliche Nachricht-----
> Von: use-revolution-bounces at lists.runrev.com [mailto:use-revolution-
> bounces at lists.runrev.com] Im Auftrag von William de Smet
> Gesendet: Mittwoch, 10. September 2008 12:00
> An: How to use Revolution
> Betreff: Re: beginners quest: set cursor to hand
> 
> Hi Tiemo,
> 
> on mouseenter
> 
>   set cursor to hand
> 
>   lock cursor
> 
> end mouseenter
> 
> 
> 
> on mouseleave
> 
>   unlock cursor
> 
>   set cursor to arrow
> 
> end mouseleave
> 
> 
> Greetings,
> 
> William
lution




More information about the use-livecode mailing list