Seite 1 von 1

Chinese character

Verfasst: Mo 29. Dez 2008, 17:10
von Guest
Hi, Simplified Chinese SMS can be read when it is not opened up and became unreadable when the SMS is opened. SMS pop up cannot be read as well. In addition, I cannot send SMS using MPE. Will future enhancement support this language?

Verfasst: Mo 29. Dez 2008, 17:32
von Khosrow
Check this post and change the "language for non Unicode programs" from whatever it is to Chinese:
http://www.fjsoft.at/forum/viewtopic.ph ... highlight=

Regards,
Khosrow

Verfasst: Mo 29. Dez 2008, 20:18
von FJ
@Khosrow: Basicly you are right, but this matches not to chinese charsets.

If your pC is set to Chinese then the PC works in another String-Mode (DBCS - Double Byte Character system). If your PC works in this mode then maybe the SMS will be shown OK, but alot of other things will not work. i tried to fix this issue but its too much work, everytime i fix one problem related the DBCS-Mode another problem appears.

In the listview the message should be displayed right, cause this control is fully unicode compatible. You can use CTRL+C to copy the text.

Chinese character

Verfasst: Di 30. Dez 2008, 08:33
von Guest
FJ hat geschrieben:@Khosrow: Basicly you are right, but this matches not to chinese charsets.

If your pC is set to Chinese then the PC works in another String-Mode (DBCS - Double Byte Character system). If your PC works in this mode then maybe the SMS will be shown OK, but alot of other things will not work. i tried to fix this issue but its too much work, everytime i fix one problem related the DBCS-Mode another problem appears.

In the listview the message should be displayed right, cause this control is fully unicode compatible. You can use CTRL+C to copy the text.

Yes. List view desiplays correctly. Thanks for the fast response. It would be good to type directly and sms pop up.