set cursor and revlets
Mark Schonewille
m.schonewille at economy-x-talk.com
Wed Oct 14 03:39:45 EDT 2009
Hi Nicolas,
As far as I know, this is broken in RevLets. I am unable to change the
mouse cursor.
--
Best regards,
Mark Schonewille
Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com
Submit your software at http://www.quickestpublisher.com
On 14 okt 2009, at 07:38, Nicolas Cueto wrote:
> Hello,
>
> I posted this on the onrev forums, so apologies for posting here too.
>
> The following works in a stack/standalone but not in a revlet:
>
> on mouseEnter
> set the lockcursor to true
> set the cursor to hand
> end mouseEnter
>
> on mouseLeave
> set the cursor to arrow
> set the lockcursor to false
> end mouseLeave
>
> Is there a way of working with cursors in revlets?
>
> Thank you.
>
> --
> Nicolas Cueto
More information about the use-livecode
mailing list