|
|||
|
.NET, Delphi, ... - Sisulizer Localization Tool Support > Technical Support (You need to be registered at the forum to write) > Bugs and Quirks in Sisulizer > Problem with the component TChart
|
| Moderated by: Renate.Reinartz, Markus.Kreisel, Jaakko.Salmenius, Ilkka.Salmenius |
|
||||||||||||||||
| Problem with the component TChart - Bugs and Quirks in Sisulizer - Technical Support (You need to be registered at the forum to write) - .NET, Delphi, ... - Sisulizer Localization Tool Support | |||||||||||||||||
| Author | Post | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||
|
Alexco Member
|
Good morning I work in C + + Builder 2006. When I use a component TChart and that I change the language in the application, 2 chain TChart does not translate : - Forms.TFORM1.Chart1.BottomAxis.Title.Caption - Forms.TFORM1.Chart1.LeftAxis.Title.Caption Here is the code of a simple application with the default :
The project Sisulizer contains 3 languages: German, English and French. It generates resource DLL files Can you help me? Thanks in advance Attachment: Project2.slp (Downloaded 3 times)
|
||||||||||||||||
| |||||||||||||||||
| |||||||||||||||||
|
Jaakko.Salmenius Administrator
|
I managed to reproduce and I am fixing it now. Jaakko
____________________ http://www.sisulizer.com - Three simple steps to localize |
||||||||||||||||
| |||||||||||||||||
|
|||||||||||||||||
|
Jaakko.Salmenius Administrator
|
The problem was in TLaTranslator object. It failed to translate property that had object and object's parent (e.g. <parent>.<object>.<property> - BottomAxis.Title.Caption). I fixed it and here is the new LaTranslator.pas. Replace your old one and compiel OBJ files for C++Builder again. Jaakko Attachment: new.zip (Downloaded 3 times)
____________________ http://www.sisulizer.com - Three simple steps to localize |
||||||||||||||||
| |||||||||||||||||
| |||||||||||||||||
|
Alexco Member
|
Thank you for your prompt response, but for me its still not working. To help you I give you my project file.
|
||||||||||||||||
| |||||||||||||||||
|
|||||||||||||||||
|
Jaakko.Salmenius Administrator
|
I tested you application and it worked. Make sure that you compile Sisulizer's VCL units in <sldir>\VCL. The directory contains CompCB.bat that compiles .pas files to .obj and creates header files (.hpp). After that recompile your C++Builder project. Make also sure that you copy the new LaTranslator.pas to <sldir>\VCL before compiling .pas files. Jaakko
____________________ http://www.sisulizer.com - Three simple steps to localize |
||||||||||||||||
| |||||||||||||||||
| |||||||||||||||||
|
Janusz Grzybek Super Moderator
|
Hi, For security of your project I removed attachment from your post. Best, Janusz
____________________ http://www.sisulizer.com - Three simple steps to localize |
||||||||||||||||
| |||||||||||||||||
|
|||||||||||||||||
|
Alexco Member
|
Following your advice my application works Thank you for your help effective and expeditious Best regards
|
||||||||||||||||
| |||||||||||||||||
| |||||||||||||||||
|
Janusz Grzybek Super Moderator
|
Hello, From build 271 TLaTranslator can to translate property that have parent object and parent's parent. Janusz
____________________ http://www.sisulizer.com - Three simple steps to localize |
||||||||||||||||
| |||||||||||||||||
| Current time is 07:46 am | |
| .NET, Delphi, ... - Sisulizer Localization Tool Support > Technical Support (You need to be registered at the forum to write) > Bugs and Quirks in Sisulizer > Problem with the component TChart | |
Sisulizer software localization tool - Three simple steps to localize