Language conversion

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Rod
Newbie
Newbie
Posts: 5
Joined: Fri May 07, 2004 4:00 am
Contact:

Language conversion

Post by Rod » Mon Apr 17, 2006 11:42 pm

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.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Tue Apr 18, 2006 10:44 am

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.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Rod
Newbie
Newbie
Posts: 5
Joined: Fri May 07, 2004 4:00 am
Contact:

language conversion

Post by Rod » Tue Apr 25, 2006 2:09 pm

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.

Pep
Site Admin
Site Admin
Posts: 3295
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Post by Pep » Thu May 04, 2006 10:30 am

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

Post Reply