I want to detect when the system keyboard is popped up. Using PalmOS3.5 and POSE3.3.
The POSE debug file shows a penDownEvent, penUpEvent and keyDownEvent when the virtual key is pressed to popup the keyboard. But the events do not show in any events in the Form_HandleEvent routine. I can't test for vchrKeyboardAlpha because no event is triggered. What's happening to these events on the main form? When the keyboard is closed, a fldChangedEvent is triggered, which does show. But I want to detect the keyboard before the field is changed. How do I detect when the system keyboard is popped up? Blair Kingsland -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
