> In order to use "non-roman" (I assume you mean
> characters outside of 
> the Latin character set) characters you'll need to
> have the 
> appropriate hack or locale module installed on your
> device, unless 
> you're just trying to draw text.
> 

I need to input the character, typing key A on
keyboard will result in Jap/Kor/Thai character, not
just display the characters.

> It looks like you're setting the keydown event to
> the Unicode value 
> for the Japanese Hiragana DA. If the device encoding
> was Unicode this 
> would work, but that's not currently available. If
> you were running 
> on a Japanese device, then you'd set the .chr field
> to 0x82BE, which 
> is the Shift-JIS code for this character.

Any solution if I am running on regular English
device? Note that I need to input the character and I
need to write it as a hack as to be available in all
applications. Thanks for your help.

Best regards,
Victor


__________________________________________________
Do You Yahoo!?
Play now and stand a chance to win cash prizes! 
http://yahoo.com.sg/millionaire

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to