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


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to