Page 1 of 1

Language conversion

Posted: Mon Apr 17, 2006 11:42 pm
by 9337348
When the language is changed in Windows everything converts correctly in our application, except for the labels in the tee charts. Is this possible a unicode issue? Is there a fix avialable to correct this? Is there a setting within your component which we can set to allow this to work correctly? Currently the text on labels displays as greeked text characters kind of thing.

Posted: Tue Apr 18, 2006 10:44 am
by narcis
Hi Rod,

In Visual Studio .NET you just have to choose the option "Save Form As" and click the downwards arrow button at the right of the "Save" button and choose "Save with Encoding" option. Then you choose the encoding you prefer there.

You can also have a look at the example in All Features\Welcome !\Miscellaneous\Multi-Language in TeeChart's features demo, available at TeeChart's program group.

language conversion

Posted: Tue Apr 25, 2006 2:09 pm
by 9337348
Sorry maybe I put this under the wrong heading.

To clarify, we are using Tee Chart 7 component within a Delphi 7 Window application.

We are currently having issues displaying Hebrew text within our application using Tee Charts.
When our users are using Hebrew language the text within our application displays correctly, except for the Tee Chart portion of our application. If you can send any information regarding this subject or any settings within your products which may help us confirm we are utilizing you tool correctly. Please advise.

Posted: Thu May 04, 2006 10:30 am
by Pep
Hi Rod,

there's no Unicode Support for TeeChart Pro VCL v7, we have this (better supoort for unicode) on our wish list to be considered for further releases, but TeeChart the Multilanguage feature which allow you to set the desired language, you can see one example of use in the Demo Features project (included into the TeeChart Pro installation) under :
All Features -> Welcome ! -> Miscellaneous -> Multi-Language