Hi Bhaski,


>From Keyboard.h -

extern void SysKeyboardDialog (KeyboardType kbd)
                
SYS_TRAP(sysTrapSysKeyboardDialog);

and 

typedef enum
        {
        kbdAlpha = 0,
        kbdNumbersAndPunc = 1,
        kbdAccent = 2,
        kbdDefault = 0xff               // based on graffiti mode (usually
alphaKeyboard)
        } KeyboardType;


--vivek


> ----------
> From:         Bhaski
> Reply To:     Palm Developer Forum
> Sent:         Friday, June 1, 2001 8:02 AM
> To:   Palm Developer Forum
> Subject:      Numeric keyboard as default
> 
> Hi
> 
> When i invoke the keyboard i need the Numeric pad or the International key
> pad to be the default one. Currently only the english key pad appears as
> default. Is there a way to make these to be opened automatically as soon
> as i invoke the keyboard.
> 
> Bye
> Bhaski
> 
> _____________________________________________________
> Chat with your friends as soon as they come online. Get Rediff Bol at
> http://bol.rediff.com
> 
> 
> 
> 
> 
> -- 
> For information on using the Palm Developer Forums, or to unsubscribe,
> please see http://www.palmos.com/dev/tech/support/forums/
> 
> 

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