Hi
Can anyone tell me how I can catch keyboard events in Personal Profile? I tried using the KeyListener interface but the KeyListener::keyPressed method does not get called.
The same code compiled as a J2SE application works fine.
Thanks in advance,
glr.



