Page 1 of 1
TeeChart V8 - Stack overflow when printing
Posted: Fri May 30, 2008 10:44 am
by 10049140
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!
Posted: Fri May 30, 2008 11:13 am
by narcis
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.
Posted: Fri May 30, 2008 1:37 pm
by 10049140
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!
Posted: Fri May 30, 2008 2:01 pm
by narcis
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.
Posted: Fri May 30, 2008 2:06 pm
by 10049140
Dear Narcis,
Thank you for your fast support!
Best regards.