yatsek / microemu

Automatically exported from code.google.com/p/microemu
0 stars 0 forks source link

MicroEmulator can't input chinese character #41

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I use MicroEmulator 2.0.4, XP SP3 chs

Original issue reported on code.google.com by lfm...@gmail.com on 31 Mar 2010 at 2:42

GoogleCodeExporter commented 9 years ago
Most likely a specian Chinese skin has to be created based on manual at
http://microemu.org/skin.html

There is already created Russian skin for handling correct input, it can be 
used as a
example to create a new one:
http://code.google.com/p/microemu/source/browse/trunk/microemulator/microemu-ext
ensions/microemu-device-resizable/src/main/resources/org/microemu/device/resizab
le/device-ru.xml

Original comment by bar...@gmail.com on 8 Apr 2010 at 1:23

GoogleCodeExporter commented 9 years ago
No, I think this is not a skin problem, but the input box control can not 
receive
double-byte Chinese characters.

Original comment by lfm...@gmail.com on 10 Apr 2010 at 11:21

GoogleCodeExporter commented 9 years ago
And Chinese characters is too much, at least several thousand, so we use special
software to input Chinese input Chinese characters.

Original comment by lfm...@gmail.com on 10 Apr 2010 at 11:34

GoogleCodeExporter commented 9 years ago
Fixed in trunk

Original comment by bar...@gmail.com on 10 Jun 2010 at 8:00