Re: [flexcoders] Re: custom cell renderer onMouseover..

2006-01-05 Thread Greg Morphis
ck is to draw into > that area with zero alpha! You can probably get this to happen by > setting backgroundAlpha="0" on your renderer. > > - Gordon > > > -Original Message- > From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On > Behalf Of Greg Morphis >

RE: [flexcoders] Re: custom cell renderer onMouseover..

2006-01-04 Thread Gordon Smith
@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Greg Morphis Sent: Wednesday, January 04, 2006 1:00 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: custom cell renderer onMouseover.. This is strange!!! If we set the backgroundColor then I can mouseOver from the text to the image..

[flexcoders] Re: custom cell renderer onMouseover..

2006-01-04 Thread Greg Morphis
This is strange!!! If we set the backgroundColor then I can mouseOver from the text to the image.. if we do not then the mouseOver only works on the text.. WTF?? Is there a way for the cellrenderer to know what row the user is on (in the below code)? I suppose I could set the backgroundColor back t