access voilation in 8.02 tools

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Ashok
Newbie
Newbie
Posts: 2
Joined: Thu Dec 27, 2007 12:00 am

access voilation in 8.02 tools

Post by Ashok » Tue Jan 01, 2008 4:29 am

Windows 2000, Delphi 5, TchartPro 8.02

1. Access Voilation - When selecting Fibnochi function - at Design time
2. Access Voilation - Subchart tool - Circular Guage - Green and Red tab page clicking - at Design Time
3. No parent chart - error message - subChart Tool - Run Time

Thanks

Ashok Reddy

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

Post by Narcís » Wed Jan 02, 2008 10:45 am

Hi Ashok,

1. I haven't been able to reproduce the issue here. Should I follow any specific step to reproduce it?

2. I haven't been able to reproduce the SubChart tool issue either. Should I also follow any specific steps?

Regarding the CircularGauge issue, I've been able to reproduce it here and added the defect (TV52012685) to our bug list to be fixed for future releases. It seems to be specific to Delphi 5.

3. Works also fine for me here after adding the tool at design-time. How are you creating the tool?


Thanks in advance.
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

Ashok
Newbie
Newbie
Posts: 2
Joined: Thu Dec 27, 2007 12:00 am

Post by Ashok » Wed Jan 02, 2008 12:08 pm

Hi,

Sub Chart tool
1 Add a subchart tool at design time
2 add Guage series
3. set the series value to 1 (default zero)
Error message "Chart1 has no parent window"

Fibonacci
1. I have a candle series and four line series
2. I have two custom axis
3. I have two tools mark tips and page number
3. I have attached the fibonacci series to the candle series and close the form.
I get AV error

Ashok

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

Post by Narcís » Wed Jan 02, 2008 12:25 pm

Hi Ashok,
Sub Chart tool
1 Add a subchart tool at design time
2 add Guage series
3. set the series value to 1 (default zero)
Error message "Chart1 has no parent window"
Ok, thanks for the information. This only happens when adding the gauge series to a SubChart's chart. I've added this defect (TV52012686) to our bug list to be fixed for future releases as well.
Fibonacci
1. I have a candle series and four line series
2. I have two custom axis
3. I have two tools mark tips and page number
3. I have attached the fibonacci series to the candle series and close the form.
I get AV error
Ok, this only seems to happen in Delphi 5. I've been able to reproduce this adding a candle series at desing-time and then a TFibonacciTool tool. I've added this (TV52012687) issue to our defect list to be fixed for future releases.
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