Cursors in a Revlet
John Dixon
dixonja at hotmail.co.uk
Fri Dec 3 18:05:02 EST 2010
Rick...
You are not missing anything... the cursors are not included in the revlet when you compile it for the web, so they are not there to show...
> Once again I know I am mising something really simple. I use:
>
> on mouseEnter
> lock cursor
> set the cursor to hand
> end mouseEnter
>
> on mouseLeave
> unlock cursor
> end mouseLeave
>
> to, as the dictionary says - indicate to the user what kind of data
> the mouse pointer is over. It doesn't work in a Revlet on the Web.
> The cursor remains the default arrow. What am I missing?
> Thanks
> Rick
More information about the use-livecode
mailing list