Prevent .tee files from being created?

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
helgroup
Newbie
Newbie
Posts: 2
Joined: Thu Mar 15, 2007 12:00 am

Prevent .tee files from being created?

Post by helgroup » Wed Apr 18, 2007 2:31 pm

Is there a way to prevent TChart from creating .tee files?

Thanks

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

Post by Narcís » Wed Apr 18, 2007 2:37 pm

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.
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

helgroup
Newbie
Newbie
Posts: 2
Joined: Thu Mar 15, 2007 12:00 am

Post by helgroup » Wed Apr 18, 2007 3:50 pm

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?

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

Post by Narcís » Thu Apr 19, 2007 7:54 am

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.
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