Page 1 of 1

cbsRadio & cbsCheck in .h file

Posted: Wed Jan 10, 2007 5:44 pm
by 9531301
Hi,

I am using VC6 and I can't find the definition of cbsRadio & cbsCheck used in cLegend.SetCheckBoxesStyle(), in any .H file.

Can you indicate me where to find them or the value to use instead ?

Best regards,
PascalL

Posted: Mon Jan 15, 2007 9:31 am
by Pep
Hi Pascal,

yes, the source files being shipped with the current TeeChart version are slightly out of sync with the latest Library revision. Apologies for the inconvenience, we'll correct that for the next update.

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.

I've also post a message with the latest TeeChartDefines.h files into our news://www.steema.net/steema.public.attachments
newsgroup.