C++ Builder 2007 Problems
Posted: Tue Mar 30, 2010 8:53 pm
Hello,
I just installed V8.06 of TeeChart Pro and have run into a problem. The application I have worked fine with TeeChart 7.x included with BDS 2007. I have charts created on forms. Any attempt to modify properties of the chart in code results in an access violation. I stepped through the debugger and it appears that calls into the TeeChart libraries are not going to the correct function e.g. a simple attempt to set the Color property on a series ends up improperly calling TChartSeries::LegendToValueIndex. Please advise how to correct this problem.
I just installed V8.06 of TeeChart Pro and have run into a problem. The application I have worked fine with TeeChart 7.x included with BDS 2007. I have charts created on forms. Any attempt to modify properties of the chart in code results in an access violation. I stepped through the debugger and it appears that calls into the TeeChart libraries are not going to the correct function e.g. a simple attempt to set the Color property on a series ends up improperly calling TChartSeries::LegendToValueIndex. Please advise how to correct this problem.