Hi all,

I've been looking into creating my own keyboard dialog to display when pressing the 
'123' button on a Palm (as I wish to include support for negative values in numeric 
fields, etc).  What I wish to get is a keyDownEvent in my event handler so that I can 
then display the keyboard.  The only events that I am receiving are a penDownEvent and 
penUpEvent before the default keyboard is displayed.  The keyDownEvent then occurs 
when I exit the default keyboard dialog.  I understand however that the keyDownEvent 
should occur before the keyboard is displayed, and I am sure that I'm not returning 
true when handling the penDownEvent and penUpEvent.  Is there a reason for this 
anomaly and a way to ensure that the keyDownEvent occurs before the keyboard is 
displayed???

Thanks in advance.

Kyle
-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to