Page 1 of 1

How to change language to english?

Posted: Fri Dec 07, 2007 5:58 pm
by 8578526
I use Teechart 7.07 and want to change the language at runtime.

When my program starts then the default language ist German and all Teecharts and other Tee-components are in German. Switching to Chinese with TeeSetChineseSimp works very well. All teecharts are now in Chinese. But this doesn't work with English language. After switching to english language all teecharts are still german.
At first I tried to use TeeSetEnglish but got an compilation error in TeeEnglish.pas. After reading in this forum I tried to use TeeSetConstants from Teeconst.pas, but this also didn't work.
How can I select english language in Teechart 7.07??? Please help, it is very important for me.

Posted: Mon Dec 10, 2007 9:42 am
by narcis
Hi FHGAST,

You also need to include unit TeeProCo in your uses section as shown in the All Features\Welcome!\Miscellaneous\Multi-Language example at the features demo, available at TeeChart's program group.

Posted: Mon Dec 10, 2007 9:43 am
by 8578526
I did include this unit too, but doesnt work. :-(
How can I switch back to English language.!!!!! ist this question to complex? Why does so many langeagefiles exist but no one for english?

Posted: Mon Dec 10, 2007 9:47 am
by narcis
Hi FHGAST,

Please notice that I've just replied to your original question. Also please notice that we are in Central European timezone, you posted your question at Friday evening and we don't work in the weekends. So I think our response time is quite reasonable.

Posted: Mon Dec 10, 2007 10:19 am
by 8578526
Where can I find All Features\Welcome!\Miscellaneous\Multi-Language?
There is no program group like this. Ther is only Steema Teechart Pro 7.07 Full Source Code on my computer. No demos are available.

Posted: Mon Dec 10, 2007 10:21 am
by narcis
Hi FHGAST,

Demos, tutorials, documentation, etc. are only included with the binary installers. We recommend you to first install TeeChart using the binary installer to obtain all examples and documentation and after install the source code.