Hi everybody, I wonder if someone can help me to solve this problem then. 1 - I'm mimicking a Keyboard (GUI application). When the Key "A" on a keyboard is pressed (for example), the key ("A" in this example) on the GUI application "should" light up. 2 - The following code "should" have done so...but, I've got the first light up once, when starts the application. 3 - Then nothing for the following pressed keys (A to Z on the GUI). Could someone tell me where I get it wrong, or suggest to me a simple way yet effective to do this, please? Many thanks for your time.
Hi spike, I would like to thanks you for your time. Your solution did work fine, amazing it could be... For all others helps I did receive from Artima forums members, I would like to express my gratitude, and hope that this community will stay alive for long to those like me craving to learn more from Sun's Java. For all, many thanks.
> Hi spike, > I would like to thanks you for your time. > Your solution did work fine, amazing it could be... > For all others helps I did receive from Artima forums > members, I would like to express my gratitude, > and hope that this community will stay alive for long to > those like me craving to learn more from Sun's Java. > For all, many thanks.
No worries... I guess that's what this forum is for... Sharing ideas and knowledge... I'm sure down the line you'll help me solve some mind boggling stuff...