more unicode issues ? |
Post Reply |
Author | |
enjay
Senior Member Joined: 31 March 2008 Status: Offline Points: 109 |
Post Options
Thanks(0)
Posted: 13 May 2008 at 6:01am |
SuitePro ActiveX User
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Even if you use Uniode version, you have to set correct font that support Unicode.
set Tahoma for Tree and Combo to fix it.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
enjay
Senior Member Joined: 31 March 2008 Status: Offline Points: 109 |
Post Options
Thanks(0)
|
1. But what is the logic in the ComboBox, the drop down list doesn't support unicode but its input field does while they are using the same font
2. When you going to the Chinese website (choose 2. entry of ComboBox in first Form) while not changing the font, unicode is support. Why
3. Does it mean that each language needs correct font
|
|
SuitePro ActiveX User
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
1, 2, 3. Set Tahoma font for controls and it will fix all issues.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
enjay
Senior Member Joined: 31 March 2008 Status: Offline Points: 109 |
Post Options
Thanks(0)
|
after a little bit google, I found a usefull tool
for question 2. + 3.
Question 1. is still a miracle for me.
These question was posted with one thing in mind, the freedom to choose font and to choose the right font.
|
|
SuitePro ActiveX User
|
|
Bernie
Senior Member Joined: 05 July 2007 Location: Taiwan Status: Offline Points: 109 |
Post Options
Thanks(0)
|
Hi,
I am using Traditional Chinese and everything has been ok even though I didn't change anything about Font.
I can even show Japanese Font, Simplified Chinese and Korean Fonts correctly and beautifully without any extra efforts.
I guess the pproblem occurred in your project resulted from your INPUT METHOD.
Typing English does not need the INPUT METHOD.
However, it's a requirement for some complex language systems like our Traditional Chinese. When typing "中文字" for example, we have to depend on the INPUT METHOD which combines with many KEYS to stand for those characters.
The INPUT METHOD "may" change the oute code. For example, from UNICODE to Big5. Big5 is the traditional code for Chinese Characters which can not be displayed in the UNICODE program.
|
|
Bernie Ho, Planning Manager + IELTS specialist + part-time programmer
Taiwan, R.O.C |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |