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
access voilation in 8.02 tools
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
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 |
Instructions - How to post in this forum |
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
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
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Ashok,
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.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, 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.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
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |