That did the trick - Thanks.
On 14/09/2007, Alex Harui <[EMAIL PROTECTED]> wrote: > > Try picking up the mouse even in capture phase. > > > ------------------------------ > > *From:* [email protected] [mailto:[EMAIL PROTECTED] *On > Behalf Of *Paul Booth > *Sent:* Friday, September 14, 2007 2:00 AM > *To:* [email protected] > *Subject:* [flexcoders] ItemDoubleClick - how to detect Ctrl key? > > > > Hello, > > > > I am processing the ItemDoubleClick event for a datagrid which receives a > ListEvent. I would like to know if the user was pressing the control key > when they double clicked but I can't seem to find this information. Can > someone enlighten me? > > > > Thanks, > > > > Paul. > > > > PS: I tried intercepting the general double click event for the grid which > receives a mouse event (and so is easy to check for the ctrl key) but it is > fired after the itemDoubleClick. > > > > > > > > >

