I just tried it.  The FocusManager's keyDownHandler did get called even
though focus was in the module.

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Shaun
Sent: Wednesday, March 21, 2007 8:32 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Key Events not raised from Modules

 

I have an app that contains modules in a viewstack. The containing 
application defines a keyboard event listener that detects certain 
keystrokes. 

When an object that is in the main application has the focus, the 
listener triggers as expected. However, when a module has focus, the 
listener is not triggered, indicating that the module is not raising 
the event to the parent application.

Is this just the way it is, or am I missing something?

Thanks,
shaun

 

Reply via email to