Translation into Chinese (font problem)

All announcements, questions and issues related to the TsiLang Components Suite.
Post Reply
JRJunior
Posts: 1
Joined: Sun Jan 19, 2003 5:18 am
Location: Bangkok, Thailand

Translation into Chinese (font problem)

Post by JRJunior »

Dear *,

I have to translate my software into Chinese. After changing all the buttons from TButton to TBitBtn and several other adaptations I still have some problems with some components:

TRadioGroup: Only the Caption but not the items are translated into the Chinese font
Form.Caption: Only special characters but no chinese font

Furthermore I need a component which behaves like a TPageControl but I do not want to spend too many time in ownerdraw this. Are there any possibilties how I can get the Tabs into Chinese font?

Please help.

Thanks,
JRJunior
dorin
Posts: 20
Joined: Thu Nov 21, 2002 3:29 pm
Location: House of Technics
Contact:

Post by dorin »

No.
There is no way to make the TPageControl display chinese, unless you work on a chinese OS or, at least, switch your system locale to chinese.
This might be a solution, unless you want your program to 'speak' a third language, that uses a third charset (say, armenian).
Post Reply