Is there a way to prevent TChart from creating .tee files?
Thanks
Prevent .tee files from being created?
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi helgroup,
Could you please give us some more details about the problem you are having? TeeChart doesn't generate .tee files unless exporting methods are used.
Could you please give us some more details about the problem you are having? TeeChart doesn't generate .tee files unless exporting methods are used.
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 |
We recently upgraded TChart (from 4 to 7) in our application to resolve some issues with tee chart4.
The problem is that the chart component generates .tee files that are not compatible with the older version of TeeChart (Invalid chart in .Tee file" errors) so our users can not share data between different versions of our software anymore.
I'm not sure why the tee files are being generated as we do not specifically make any calls to TChart to request them to be created or to be loaded.
I could preriodically check for .tee files and delete them but this does not seem an efficient way of dealing with the problem.
Any suggestions on how I can prevent tee chart creating .tee files?
The problem is that the chart component generates .tee files that are not compatible with the older version of TeeChart (Invalid chart in .Tee file" errors) so our users can not share data between different versions of our software anymore.
I'm not sure why the tee files are being generated as we do not specifically make any calls to TChart to request them to be created or to be loaded.
I could preriodically check for .tee files and delete them but this does not seem an efficient way of dealing with the problem.
Any suggestions on how I can prevent tee chart creating .tee files?
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi helgroup,
As I told you, this sounds quite strange to me. Could you please send us a simple example project we can run "as-is" to reproduce the problem here?
You can either post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.
Thanks in advance.
As I told you, this sounds quite strange to me. Could you please send us a simple example project we can run "as-is" to reproduce the problem here?
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 |