-- Some hand-written input methods are collected on the csdn wince forum.
Http://topic.csdn.net/u/20081130/18/3ae0d2fb-9a64-411e-ae82-d6f1ccb2fcd7.html
GPS navigation is a Windows ce5.0 system. You cannot enter Chinese characters. You only need to enter a floppy disk. How can I add a Chinese character?
-----------------------------------------
Download the green version of "Haiying PinYin Input Method" on the network, with a soft keyboard input method
-----------------------------------------
You can download the Macan handwriting software of Hanwang from the Internet.
Very easy to use!
------------------------------------------
The ultimate solution is to implement a Chinese Input Method by yourself.
We have implemented a PinYin Input Method in the GPS navigation product.
It has many advantages over the system or other input methods. For example, the customization is better. We map pinyin letters to the number key and implement the T9 input method similar to the mobile phone.
Contact me if necessary.