Problem with graphic header in some languages

TeeChart for ActiveX, COM and ASP
Post Reply
Teltronic
Newbie
Newbie
Posts: 14
Joined: Fri Sep 12, 2008 12:00 am

Problem with graphic header in some languages

Post by Teltronic » Tue Sep 30, 2008 9:52 am

Hi,

We're having a problem with all the graphics that our application is showing. We're using Teechart v8 Unicode Multilanguage for C++.

As a part of our application requisits, we're supporting multilanguage. Everything works fine until we change the language to Korean, Chinese or Russian: in these cases, the graphic header is showing the character ? instead of the corresponding letters.

The header always consists in a text followed by a ":" and then a timestamp. For example, with the language set to "English", we see this in the graphic header:

Init Timestamp: 01/01/2008
End Timestamp: 03/01/2008

However, as we change it to Chinese, Russian or Korean, we can only see this:

??????: 01/01/2008
??????: 03/01/2008

The rest of the text in any graphic is correctly shown.

Thanks for your help.

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 Sep 30, 2008 10:11 am

Hi Teltronic,

Are you using CodeUTF8String method as shown here?

Thanks in advance.
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

Post Reply