Search found 20 matches

by star_it
Thu Apr 16, 2015 5:14 am
Forum: ActiveX
Topic: TeeChart showing abnormal message box & accumulating memory
Replies: 28
Views: 53844

Re: TeeChart showing abnormal message box & accumulating memory

Hi, Please make sure that you are using TeeChart Pro v2013.0.1.4.131120 32bit ActiveX control on Visual Studio 2013. For your reference I am attaching a screen dump of the output. Please following the following sequence: SampleChartDlg.cpp Line 105 : theApp.CreateGraphThreads(): This is the entry po...
by star_it
Tue Apr 14, 2015 8:59 am
Forum: ActiveX
Topic: TeeChart showing abnormal message box & accumulating memory
Replies: 28
Views: 53844

Re: TeeChart showing abnormal message box & accumulating memory

Hi,

Sending the helpers.rar. Decompress this rar file inside the folder SampleChart.

Regards,
Asit Kumar De
by star_it
Tue Apr 14, 2015 8:57 am
Forum: ActiveX
Topic: TeeChart showing abnormal message box & accumulating memory
Replies: 28
Views: 53844

Re: TeeChart showing abnormal message box & accumulating memory

Hi, I am sending the attachment in two parts since the total size is freater than 520KB. In the first part there is a compressed file named SampleChart.rar. Decompress it and you will the find the code inside a folder called SampleChart. Within the folder "Samplechart" decompress "helpers.rar" that ...
by star_it
Tue Apr 14, 2015 4:20 am
Forum: ActiveX
Topic: TeeChart showing abnormal message box & accumulating memory
Replies: 28
Views: 53844

Re: TeeChart showing abnormal message box & accumulating memory

Hi, Before reviewing the code I suggest just build and run the code just once and you get to see the abnormal message box. There is no such message box in the code and I am sure its coming from inside the activex. I suspect that the message box is due to some kind of exception because everytime the ...
by star_it
Mon Apr 13, 2015 11:42 am
Forum: ActiveX
Topic: TeeChart showing abnormal message box & accumulating memory
Replies: 28
Views: 53844

TeeChart showing abnormal message box & accumulating memory

I am using TeeChart Pro v2013.0.1.4.131120 32bit ActiveX in an MFC application. There are 15 chart windows dynamically created on a dialog running on a UI thread and all of the charts windows get constantly updated by messages from the main thread. I am encountering the following issues: 1. An abnor...