Page 1 of 1

Runtime error of ChartEditor when TreeView is True

Posted: Sun Nov 05, 2006 6:15 am
by 9344308
When ChartEditor's TreeView property is true, the ChartEditor makes an access vioration run time error under the follow operation:

1. Execute ChartEditor
2. Add LineSeries
3. Expand sub tree of Series node
4. Click 'Chart' tree node
5. Click 'Series' tree node
6. Click 'Chart' tree node
7. Click 'Series1' sub tree node under Series node
8. Click 'Chart' tree node

After 6 operation, the chart related tabs are shown, but any tab is not selected. So the series related contents are still shown on right panel.

After 8 operation access vioration run time error occures.
I think it is a bug.

Seungho Jung

Posted: Mon Nov 06, 2006 2:57 pm
by narcis
Hi Seungho,

Thanks for reporting. I could reproduce the problem here. However this has already been fixed for TeeChart v8 which is the version we are currently working with and which we expect to release by the end of this year.