Hi.
When I use the new V8 of the TeeChart components for Delphi (Delphi 2007), I get an "Stack overflow" Exception when I try to print a chart using the PrintPartial() function of TChart.
When I switch to the former V7 TeeChart components all works fine.
I am using Windows XP 64bit version.
Is this a known issue?
Can this behavior be fixed?
Thanks and best regards!
TeeChart V8 - Stack overflow when printing
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi marder,
I obtained an Access Violation using PrintPartial in v8.02 but worked fine using our internal v8 sources. Could you please send us a simple example project we can run "as-is" to check if it works fine with those sources?
You can either post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.
Thanks in advance.
I obtained an Access Violation using PrintPartial in v8.02 but worked fine using our internal v8 sources. Could you please send us a simple example project we can run "as-is" to check if it works fine with those sources?
You can either post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.
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 |
Dear Narcis,
Please find a simple project that shows the problem at:
http://mail.jam-software.de/misc/TeeCha ... roject.zip
When I compile this program with TeeChart V8.02 i get an Access Violation.
With TeeChart V7.11, all works fine.
I don't know why I got a stack overflow in my real project and an Access Violation with this test project.
Thanks and best regards!
Please find a simple project that shows the problem at:
http://mail.jam-software.de/misc/TeeCha ... roject.zip
When I compile this program with TeeChart V8.02 i get an Access Violation.
With TeeChart V7.11, all works fine.
I don't know why I got a stack overflow in my real project and an Access Violation with this test project.
Thanks and best regards!
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Dear marder,
Thanks for the example project. I confirm that using v8.02 I get an Access Violation and works fine using v8.03, which will be release imminently so you may expect this to work fine for the next release.
I recommend you to be aware at this forum or subscribe to our RSS Feed for new release announcements.
Thanks in advance.
Thanks for the example project. I confirm that using v8.02 I get an Access Violation and works fine using v8.03, which will be release imminently so you may expect this to work fine for the next release.
I recommend you to be aware at this forum or subscribe to our RSS Feed for new release announcements.
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 |