I'm not sure about charts, but I just tried this out with a ButtonBar. You set the useHandCursor = true, but you also have to set buttonMode = true as well. You may also need to set mouseChildren = false.

Hope that helps,

Michael

Raider226 wrote:

Hi all,

Does anyone know how to display the hand cursor over a chart element
in flex 2.0? I was able to do this in 1.5 using the method described
here:

http://www.prismix.com/blog/2005/11/how_do_i_display_a_hand_cursor.cfm <http://www.prismix.com/blog/2005/11/how_do_i_display_a_hand_cursor.cfm>

but it doesn't seem to work in flex 2.0. any ideas?

thanks,
chris

Reply via email to