McKee, Kevin L. wrote:
> 
> What is the procedure for bringing up the number pad?
> IE, user clicks on a sel trigger and the number pad comes up with the field
> that currently has focus so that the user can easily input numbers into that
> field.
> Same thing happens as if you just pressed the 123 in the graffiti area ( I
> know, why not just press graffiti 123 :) ).

Kevin,

Here's what we use.  The function parameter determines the keyboard
type.

   SysKeyboardDialog(kbdNumbersAndPunc);

You can find additional information at:

   http://www.palmos.com/dev/tech/docs/palmos/SystemManager.html#925446


Paul...

-- 
 ___________________________________________________________________
  dpw Designs                    http://www.pe.net/firm/dpw-designs
                                 mailto:[EMAIL PROTECTED]

-- 
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