View previous topic :: View next topic |
Author |
Message |
JRJunior
Joined: 19 Jan 2003 Posts: 1 Location: Bangkok, Thailand
|
Posted: Sun Jan 19, 2003 5:22 am Post subject: Translation into Chinese (font problem) |
|
|
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 |
|
Back to top |
|
 |
dorin
Joined: 21 Nov 2002 Posts: 20 Location: House of Technics
|
Posted: Mon Jan 20, 2003 9:11 am Post subject: |
|
|
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). |
|
Back to top |
|
 |
|