Dear developers: I have problem to view a WChar variable on my Palm. I tried to make a HACK program to trap keyDownEvent and change it to my own character which happens to be out of 256 characters.
event->data.keyDown.chr = 0x3060; When I press the supposedly mapped key, it didn't display anything. Is there any step that I have to do to display this character on my English Palm OS device? I saw a program, Walking JE, which is a Jap-Eng dictionary which is able to print the Jap, Chinesec characters very well on English Palm OS device. So I was wondering if any of you could help me to display non-roman characters. 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/
