[flexcoders] Re: falling between items when using itemRollOver (DataGrid)

2006-07-07 Thread djbrown_rotonews
any help here?

--- In flexcoders@yahoogroups.com, djbrown_rotonews 
[EMAIL PROTECTED] wrote:

 I'm using the itemRollOver event mechanism to display additional 
info 
 about items in my DataGrid, and it appears that you can fall 
between 
 items with the mouse (ie, I'll be at Row 1 Column 5 and move the 
mouse 
 a tick down and it goes to Row 2 Column 0, and then back to Row 2 
 Column 5 after another slight move).
 
  Is there a way to programmaticaly prevent this behavior? The end 
 result is I get some info flicker as the event triggers some 
info 
 based on Row 2, Column 0 very quickly before proceeding to the 
next 
 event target.







 Yahoo! Groups Sponsor ~-- 
Great things are happening at Yahoo! Groups.  See the new email design.
http://us.click.yahoo.com/TISQkA/hOaOAA/yQLSAA/nhFolB/TM
~- 

--
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/
 





Re: [flexcoders] Re: falling between items when using itemRollOver (DataGrid)

2006-07-07 Thread JesterXL
Try 2 callLater's, 1 calling the other?  Ignore column0 if the lastColumn 
(member variable storing last rolled over column) was greater than 1?

- Original Message - 
From: djbrown_rotonews [EMAIL PROTECTED]
To: flexcoders@yahoogroups.com
Sent: Friday, July 07, 2006 9:55 AM
Subject: [flexcoders] Re: falling between items when using itemRollOver 
(DataGrid)


any help here?

--- In flexcoders@yahoogroups.com, djbrown_rotonews
[EMAIL PROTECTED] wrote:

 I'm using the itemRollOver event mechanism to display additional
info
 about items in my DataGrid, and it appears that you can fall
between
 items with the mouse (ie, I'll be at Row 1 Column 5 and move the
mouse
 a tick down and it goes to Row 2 Column 0, and then back to Row 2
 Column 5 after another slight move).

  Is there a way to programmaticaly prevent this behavior? The end
 result is I get some info flicker as the event triggers some
info
 based on Row 2, Column 0 very quickly before proceeding to the
next
 event target.








--
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








 Yahoo! Groups Sponsor ~-- 
Something is new at Yahoo! Groups.  Check out the enhanced email design.
http://us.click.yahoo.com/SISQkA/gOaOAA/yQLSAA/nhFolB/TM
~- 

--
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/