tags:

views:

44

answers:

0

I already wrote the code to support Japanese IME and Chinese IME by dealing with IME messages carefully. But I found that couldn't work well to Vietanamese IME( UniKey ). For example, when I inputted the key "ee", that couldn't generate the character "ê". I found its unicode ( 0xEA ) never came from IME messages.