Posted By:
Andrew_Fortier
Posted On:
Tuesday, June 25, 2002 08:35 AM
I am writing an application which requires arrow key input. Adding KeyListeners to the AWT Window or Panel seems to get overidden/ignored when I ass components to the window/panel. I have to use AWT because the app has to run on an iPaq whose JVM currently doesn't support Swing.
Any help in this area would be greatly appreciated.
Andrew Fortier