Someone asked a while ago if there were any default cursors besides 
the busy cursor (the ticking clock), but I never saw a response so 
I'll take that to mean there is no predefined hand cursor.  If that's 
the case, you'll need to create your own cursor and use your 
component's mouseOver and mouseOut events to display it.  Check out 
CursorManager.setCursor() and CursorManager.removeCursor().

Doug

--- In flexcoders@yahoogroups.com, "Stephane B." <[EMAIL PROTECTED]> wrote:
>
> Hello everyone,
>  
> Any idea how to change mouse pointer icon when rolling over clickable
> component, in a similar fashion as regular browser with arrow for non
> clickable and the hand when clickable.
>  
> Thanks
>






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to