"Srinivas" <[EMAIL PROTECTED]> wrote in message news:71484@palm-dev-forum... > > hi all, > I need a help in diabeling the keyboard on the palm. > I want to disable when the user taps on the garffiti > to open the keyboard. instead of that keyboard dialog > i want to open my own dialog box. Is there any way yo > trap the keyboard and disbale it.
Detect keypresses of vchrKeyboard, vchrKeyboardAlpha, and vchrKeyboardNumeric. When you see those, don't pass them on to the system but process them yourself, using your own dialog. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
