Currently i'm developing a smartphone which will be using numeric
keypad driver. This project actually a porting project from the
existing smartphone which is using QWERTY keypad. I know that even
smartphone sample that using numeric keypad still using the default
application from microsoft (e.g. for writing sms, search for contact,
etc).
I really wonder how to inform this application that we're using numeric
keypad (hoping that it will toggle from
A->B->C->2 if we press button '2' four times for example). I believe that this at least should involve the applications layer besides the
driver itself.
Please let me know if you know how the setting can be done (in the
registry, or any files).
regards,
Fachrian
Posted by Beverly Howard [Ms-MVP/MobileD on January 16, 2007, 12:43 pm
Please log in for more thread options
Sure you want to do this as multipress and not T9? (not that I have a
clue on how to do either ;-)