After your program handles the keyDownEvent, you must return false and not let the system handle it. Regards, Steve ----- Original Message ----- From: Eric <[EMAIL PROTECTED]> Newsgroups: palm-dev-forum To: Palm Developer Forum <[email protected]> Sent: Tuesday, December 05, 2000 8:53 PM Subject: keydown event?
> I want to filter out some of key to insert to the field. the method > I try is when my event handler receive a keydown event, if match key > found, clear the keyevent buffer. but the method fail. any work method? > > Eric > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ > -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
