Probably release synchronization problem again
Probably release synchronization problem again
Hi,
I did some modification to my old projects and then compiled it again with all files updated to the 7.0.1.2, but it failed! Here is the error:
error C2039: 'GetAsRectangle' : is not a member of 'CTools'
This is the code:
m_chart3.GetTools().GetItems(0).GetAsRectangle().SetAutoSize(TRUE);
It was compiled successfully before with the old version of ActiveX. I do suggest you check carefully if there are more synchronization errors. Last time I met this problem is really a long time ago. How come the problem still exist?
David
I did some modification to my old projects and then compiled it again with all files updated to the 7.0.1.2, but it failed! Here is the error:
error C2039: 'GetAsRectangle' : is not a member of 'CTools'
This is the code:
m_chart3.GetTools().GetItems(0).GetAsRectangle().SetAutoSize(TRUE);
It was compiled successfully before with the old version of ActiveX. I do suggest you check carefully if there are more synchronization errors. Last time I met this problem is really a long time ago. How come the problem still exist?
David
Hi David,
yes, you're correct, sorry for the inconvenience, we'll post a new update with the latest library asap.
You can generate uptodate wrapper classes at any time in the following way:
- create a new dialog based project in mfc
- From the VC++ v6 IDE select "Project":"Add to project":"Components and Controls":"Registered ActiveX Controls" ... select "TeeChart Pro ActiveX Control v7" from the list.
- Accept with "OK" and the VC++ ClassWizard will generate all the classes related to the version of TeeChart registered. You may then re-use those class files in other projects.
yes, you're correct, sorry for the inconvenience, we'll post a new update with the latest library asap.
You can generate uptodate wrapper classes at any time in the following way:
- create a new dialog based project in mfc
- From the VC++ v6 IDE select "Project":"Add to project":"Components and Controls":"Registered ActiveX Controls" ... select "TeeChart Pro ActiveX Control v7" from the list.
- Accept with "OK" and the VC++ ClassWizard will generate all the classes related to the version of TeeChart registered. You may then re-use those class files in other projects.
Pep Jorge
http://support.steema.com
http://support.steema.com
Hi,
I just found a PC with the VC++6 and successfully got the class files, which are totally 408 files. The only file missing is the TeeChartDefines.h. Now it seems what I need is the most up-to-date TeeChartDefines.h. Would anyone please email me the file so that I can recompile my project?
Thanks a lot.
David
I just found a PC with the VC++6 and successfully got the class files, which are totally 408 files. The only file missing is the TeeChartDefines.h. Now it seems what I need is the most up-to-date TeeChartDefines.h. Would anyone please email me the file so that I can recompile my project?
Thanks a lot.
David
Hi, Pep,
I haven't got it yet. Probably it is because our email system has very strict secure checking mechanism. Would you please send it to my personal email address: ls_fn@yahoo.com.sg?
Thanks a lot!
David
I haven't got it yet. Probably it is because our email system has very strict secure checking mechanism. Would you please send it to my personal email address: ls_fn@yahoo.com.sg?
Thanks a lot!
David
Hi David,
we'll try to post a new maintenance release on the next January 2007.
we'll try to post a new maintenance release on the next January 2007.
Pep Jorge
http://support.steema.com
http://support.steema.com