I did not read you post right. You want to do it outside your app. Maybe some kind of Hack??
-- Regis St-Gelais www.laubrass.com -- "Regis St-Gelais" <[EMAIL PROTECTED]> a �crit dans le message de news:[EMAIL PROTECTED] > "Joseph J. Strout" <[EMAIL PROTECTED]> a �crit dans le message de > news:[EMAIL PROTECTED] > > I have developed a custom input method (as you would expect, it > > involves stroking the pen over a set of graphics on the screen). > > I've prototyped this in a little app that has an input field at the > > top, and my custom input area on the bottom, and it works fine. > > > > But now I'd like to make this available in all Palm apps, like the > > built-in pop-up keyboards. How can I do that? (Ideally, it should > > work on anything back to a PalmOS 3.5 or so.) > > > > Thanks, > > - Joe > > > > > Catch those keydown events: > vchrKeyboard > vchrKeyboardAlpha > vchrKeyboardNumeric > > > They are defined in Chars.h > > -- > Regis St-Gelais > www.laubrass.com > -- > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
