How does one catch and handle one of the four application hardware key events?
Here is what I would like to do. In my app, I get the addressDB data, plunk it
into my records. Then add other stuff, in other fields. I have a menu selection
that jumps to the address application, using the SysAppLaunchCmdGoTo, with the
record number that I want to see. Works just ducky.

What I would like to do, is catch the address hard key, then launch it myself,
with the *CmdGoTo parameter, thus loading the record I want. This is only from
one form, so it wouldn't be too obtrusive for the users. Anyways, right now if
the key is pressed (in pose) all I get is the appstopevent. The key event isn't
passed to my app.

Derek


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

Reply via email to