RE: [Flashcoders] How to set the hand cursor on the datagrid

2007-03-09 Thread Merrill, Jason
How do I set the hand cursor when mousing over records in a 
datagrid (AS2 V2)?

I've tried setting useHandCursor = true, but that didn't work.

How do I do it?

You might try a CellRenderer for each item, and put code in your
CellRenderer class (or movieClip) to modify the cursor.

Jason Merrill
Bank of America  
Global Technology  Operations
Learning  Leadership Development 
eTools  Multimedia Team


 
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] How to set the hand cursor on the datagrid

2007-03-09 Thread elibol

useHandCursor determines whether the hand cursor is used when a movieclip is
fitted with interactive handlers (onPress/onRelease).

On 3/9/07, Merrill, Jason [EMAIL PROTECTED] wrote:


How do I set the hand cursor when mousing over records in a
datagrid (AS2 V2)?

I've tried setting useHandCursor = true, but that didn't work.

How do I do it?

You might try a CellRenderer for each item, and put code in your
CellRenderer class (or movieClip) to modify the cursor.

Jason Merrill
Bank of America
Global Technology  Operations
Learning  Leadership Development
eTools  Multimedia Team



___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] How to set the hand cursor on the datagrid

2007-03-08 Thread Chris Velevitch

How do I set the hand cursor when mousing over records in a datagrid (AS2 V2)?

I've tried setting useHandCursor = true, but that didn't work.

How do I do it?


Chris
--
Chris Velevitch
Manager - Sydney Flash Platform Developers Group
m: 0415 469 095
www.flashdev.org.au
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com