Delphi,Teechart, fastline series: Division by zero exception

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Elvins
Newbie
Newbie
Posts: 1
Joined: Thu Aug 18, 2005 4:00 am
Location: The Netherlands
Contact:

Delphi,Teechart, fastline series: Division by zero exception

Post by Elvins » Tue Jun 06, 2006 12:01 pm

I'd like to know why I keep getting the divide by zero message when I'm running my delphi 7 win32 application.
When I place a chart on a form and add a Fastline serie with the teechart editor with some random data and compile and run my program, I always get the divide by zero error. When I re-generate new random data with the teechart editor and run my program again without compiling it everything seems to work fine! If I would compile the source again and run the program it will produce the divide by zero exception again.

It looks if I forget to initialise something! Can someone please explain to me why the divide by zero exception occurs?

Thanks in advance!

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

Post by Narcís » Tue Jun 06, 2006 2:38 pm

Hi Elvins,

I'm not able to reproduce the problem here using TeeChart Pro v7.07. Could you please send us an example we can run "as-is" or let us know the exact steps we should follow to reproduce the problem here?

You can post your files at news://www.steema.net/steema.public.attachments newsgroup.

BTW: Which TeeChart version are you using? Have you modified TeeChart sources?
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