Runtime error of ChartEditor when TreeView is True

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Seungho Jung
Newbie
Newbie
Posts: 8
Joined: Fri Nov 25, 2005 12:00 am

Runtime error of ChartEditor when TreeView is True

Post by Seungho Jung » Sun Nov 05, 2006 6:15 am

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

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Mon Nov 06, 2006 2:57 pm

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.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply