| Author |
Message |
|
|
Post subject: Manage KeyEvent in a Dialog when focus is over any Composite
Posted: Apr 23, 2008 - 12:10 PM
|
|
Joined: Apr 23, 2008
Posts: 1
|
|
Hello,
Here is my problem:
I need to capture and manage events from the keyboard in a Dialog although focus is over any Composite there are within the Dialog. I tried to add a KeyListener to the highest Composite of the Dialog but just works when focus is over that component.
Is that possible?
If the answer is yes, please could you explain me the case using an example?
Thanks. |
|
|
| |
|
|
|
 |
|
|
| |