Page 1 of 1

Translation into Chinese (font problem)

Posted: Sun Jan 19, 2003 5:22 am
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

Posted: Mon Jan 20, 2003 9:11 am
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).