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.
How to change language to english?
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
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.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
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?
How can I switch back to English language.!!!!! ist this question to complex? Why does so many langeagefiles exist but no one for english?
Last edited by FHGAST on Mon Dec 10, 2007 10:06 am, edited 1 time in total.
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
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.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
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.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |