First chance Access violation exception
Posted: Tue Oct 11, 2005 6:45 pm
Hello,
I am using TeeChart v7.0.0.5 on Windows XP. This problem occurs both in Visual C++ 6 and in Visual Basic 6.
I got an Access violation exception that is very easy to reproduce. I am not sending an example project since there's absolutely no code to write. Simply pop in a TeeChart on a form, add a ColorGrid series, and set IrregularGrid to true. Do not populate the series.
Run the application and move mouse over the chart. This produces an Access Violation exception. It is a first-chance exception, it is handled using a messagebox.
As soon as there's data in the series, moving the mouse does not crash the application.
Thank you,
Alex
I am using TeeChart v7.0.0.5 on Windows XP. This problem occurs both in Visual C++ 6 and in Visual Basic 6.
I got an Access violation exception that is very easy to reproduce. I am not sending an example project since there's absolutely no code to write. Simply pop in a TeeChart on a form, add a ColorGrid series, and set IrregularGrid to true. Do not populate the series.
Run the application and move mouse over the chart. This produces an Access Violation exception. It is a first-chance exception, it is handled using a messagebox.
As soon as there's data in the series, moving the mouse does not crash the application.
Thank you,
Alex