I have an application that needs to create keystrokes and character events from an interrupt handler. It's a test application and the intent is to send simulated user inputs into the serial port from a desktop computer that's managing the test.
The problem I'm having is that the keystrokes don't seem to "arrive" at the program; if I create an event that corresponds to a tap on a button, I can see the button flash, but the ctlSelect event never reaches the program. Anyone have any ideas as to what I'm missing? -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
