Page 1 of 1

Probably release synchronization problem again

Posted: Thu Dec 07, 2006 6:52 am
by 9529132
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

Posted: Thu Dec 07, 2006 10:09 am
by Pep
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.

Posted: Thu Dec 07, 2006 10:14 am
by 9529132
Hi, Pep,

Thanks for the solution. But how to do it with VC++.NET where no ClassWizard is used?

Thanks,
David

Posted: Fri Dec 08, 2006 2:23 am
by 9529132
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

Posted: Fri Dec 15, 2006 9:04 am
by 9529132
Please, anyone?

Posted: Mon Dec 18, 2006 4:36 pm
by Pep
Hi David,

I've just sent it directly to you mail.

Posted: Tue Dec 19, 2006 12:57 am
by 9529132
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

Posted: Tue Dec 19, 2006 8:22 am
by Pep
Hi David,

yes, of course, sent !

Posted: Tue Dec 19, 2006 8:30 am
by 9529132
Got it. Thanks! BTW, when will you release the updated version?

Posted: Sat Dec 23, 2006 10:49 am
by Pep
Hi David,

we'll try to post a new maintenance release on the next January 2007.