Thanks . . . I'll find them and be back on track

Paul

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of
Borislav Kolev
Sent: Thursday, June 06, 2002 5:26 PM
To: Palm Developer Forum
Subject: RE: virtual keyboard


It is a keyboard event, but you have to look for it in the main application
loop, before calling SysHandleEvent(), which decodes it and does not pass it
to your form handler.

The respective codes are in the H file, I don't remember them now, but I am
sure you'll easily find them if you search for chrMenu and look around ...

- bobby

-----Original Message-----
I'm not sure what the correct term is, but when you hit the dot next to the
123 or abc in the silkscreen area, a keyboard pops up for field entry.  I
want to block this behaviour, as I am very picky about what someone can
enter into a field.  I have tried to trap the event, but it seems not to be
a keyDown event.  Can someone clue me in on the event to handle, and where
to handle it?  (ie, should I handle it in an event preprocessor in my main
event loop, or in the form event loop, or perhaps some other place?)

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


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

Reply via email to