Hello,
Is there any way to correct the Korean broken in TeeChart ActiveX?
(In Teechart8, Korean was not broken.)
Search found 6 matches
- Fri Sep 28, 2018 12:48 am
- Forum: ActiveX
- Topic: Export to Excel have korean issue.
- Replies: 5
- Views: 22562
- Thu Sep 27, 2018 12:33 am
- Forum: ActiveX
- Topic: Export to Excel have korean issue.
- Replies: 5
- Views: 22562
Re: Export to Excel have korean issue.
Hello, The test code I used VC2013. //===================================================== CExport pExport = m_TeeChart.GetExport(); CXLSExport pXlsExport = pExport.GetAsXLS(); pXlsExport.SetIncludeHeader(TRUE); pXlsExport.SetIncludeLabels(TRUE); pXlsExport.SetIncludeIndex(FALSE); pXlsExport.SaveTo...
- Fri Sep 21, 2018 4:30 am
- Forum: ActiveX
- Topic: Export to Excel have korean issue.
- Replies: 5
- Views: 22562
Export to Excel have korean issue.
Hello, I am using the TeeChart ActiveX control 2018 (release 201808) with a VC ++ MFC application. Export to Excel have korean issue. I would like to use the "> v2010" option during Editnig option. (I want to save it as ".xlsx" for Korean language support.) However, it is not supported in the curren...
- Tue Mar 27, 2018 5:53 am
- Forum: ActiveX
- Topic: Error terminating application.
- Replies: 6
- Views: 21898
Re: Error terminating application.
Hi Yeray,
Thanks for reply!
I do not understand what you proposed.
If you have sample code to help you understand, please attach it.
And please answer whether remote support is not possible.
Thanks for reply!
I do not understand what you proposed.
If you have sample code to help you understand, please attach it.
And please answer whether remote support is not possible.
- Mon Mar 26, 2018 5:29 am
- Forum: ActiveX
- Topic: Error terminating application.
- Replies: 6
- Views: 21898
Re: Error terminating application.
Hi Yeray,
Thanks for reply!
We can remotely connect the PC that crashed at the end.
Developing a sample project takes a lot of time.
We request remote support and remote support via Teamview.
please let us know suitable date/time for remote session.
Thanks for the understanding!
Thanks for reply!
We can remotely connect the PC that crashed at the end.
Developing a sample project takes a lot of time.
We request remote support and remote support via Teamview.
please let us know suitable date/time for remote session.
Thanks for the understanding!
- Wed Mar 21, 2018 5:18 am
- Forum: ActiveX
- Topic: Error terminating application.
- Replies: 6
- Views: 21898
Error terminating application.
Hello, We have a VC++ MFC application and we are using TeeChart ActiveX control 2018(20180209 Release). The following error occurs during the upgrade from "Teechart8" to "Teechart2018". This error does not occur in "teechart8". OS : Windows 7 or Greater Development Environment : VS 2013 Update 4 <Cr...