Chinese characters display error

TeeChart for ActiveX, COM and ASP
Post Reply
David
Advanced
Posts: 203
Joined: Tue Nov 08, 2005 5:00 am

Chinese characters display error

Post by David » Wed Nov 03, 2010 6:44 am

I have read the post http://www.teechart.net/support/viewtopic.php?t=6339 using CodeUTF8String, but the error still exists when I added Chinese for axis title. I am using TeeChartAX8Unicode version. The code I use is m_chart1.GetAxis().GetBottom().GetTitle().SetCaption(m_chart1.GetEnvironment().CodeUTF8String(_T("负载转矩 (mN.m)"),FALSE)); and the display are some HEX series. If I change FALSE to TRUE in the CodeUTF8String, the display will be some squares. I attached the picture FYI.
error.jpg
FALSE in CodeUTF8String
error.jpg (147.21 KiB) Viewed 15071 times
So would anyone please show me how to display correctly? Thanks.

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: Chinese characters display error

Post by Sandra » Thu Nov 04, 2010 4:26 pm

Hello David,

Sorry for the delay. We have done different tests with c++ and your Unicode characters. Result of this, has led us to the conclusion that there is a problem with text import. So, tomorrow we will try to send you a specific version of ActiveX for you.

Thanks,
Best Regards,
Sandra Pazos / 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

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: Chinese characters display error

Post by Sandra » Fri Nov 05, 2010 10:13 am

Hello David,

Could you please, send us your e-mail address to info at steema dot com. So we can send you a link with file project of ActiveX.

Thanks,
Best Regards,
Sandra Pazos / 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

David
Advanced
Posts: 203
Joined: Tue Nov 08, 2005 5:00 am

Re: Chinese characters display error

Post by David » Sun Nov 07, 2010 7:43 am

email sent. Thanks.

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: Chinese characters display error

Post by Sandra » Mon Nov 08, 2010 9:28 am

Hello David,

You have int your e-mail our file link project.

Thanks,
Best Regards,
Sandra Pazos / 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

David
Advanced
Posts: 203
Joined: Tue Nov 08, 2005 5:00 am

Re: Chinese characters display error

Post by David » Mon Nov 08, 2010 10:05 am

I dind't receive email other the email notification from the forum.

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: Chinese characters display error

Post by Sandra » Mon Nov 08, 2010 10:39 am

Hello David,

Could you please, tell us if you have already received the email?

Thanks you,
Best Regards,
Sandra Pazos / 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

David
Advanced
Posts: 203
Joined: Tue Nov 08, 2005 5:00 am

Re: Chinese characters display error

Post by David » Mon Nov 08, 2010 12:49 pm

I have tested the fixed version and it works well with all words displayed correctly. So can I distribute the file you sent me instead?

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: Chinese characters display error

Post by Sandra » Tue Nov 09, 2010 10:35 am

Hello David,

The test version we made available didn't have the editors completely setup. I'm sending you the path to a file you can use for distribution until the maintenance release is available (imminent).You have in your e-mail our file link project.

Thanks,
Best Regards,
Sandra Pazos / 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

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: Chinese characters display error

Post by Sandra » Tue Nov 09, 2010 12:27 pm

Hello David,

As a followup to the last post, to clarify the question on distribution: If you have licensed TeeChart v2010 ActiveX then you may distribute that version. If that is not the case then you may not do so.

Thanks,
Best Regards,
Sandra Pazos / 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