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!
Delphi,Teechart, fastline series: Division by zero exception
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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?
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 |
Instructions - How to post in this forum |