TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
-
WarmBooter
- Newbie

- Posts: 33
- Joined: Thu Mar 18, 2004 5:00 am
- Location: Brasil
-
Contact:
Post
by WarmBooter » Mon May 15, 2006 5:15 pm
I need urgent to debug a report done in QuickReport and TeeChart, but when I open the form in Delphi IDE, the chart keeps "repaiting" itself until Delphi crashes.
I already updated TeeChart to 7.07 with the hope to get the problem solved, but it is still happening
What more can I do?
PS: Delphi 7 update1.
Thanks.
Carlos
-
Narcís
- Site Admin

- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
-
Contact:
Post
by Narcís » Tue May 16, 2006 7:18 am
Hi Carlos,
Please read
this topic related to the same project. This issue was fixed in v7.07. If will send you qrtee.pas included in TeeChart v7.07 source code installer to your forums contact e-mail.
-
WarmBooter
- Newbie

- Posts: 33
- Joined: Thu Mar 18, 2004 5:00 am
- Location: Brasil
-
Contact:
Post
by WarmBooter » Tue May 16, 2006 11:33 am
I'm using 7.07, but Binary installer. I don't have access to download the source installer. Please send the source related files so I can recompile and see if the problem is gone, asap.
-
Narcís
- Site Admin

- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
-
Contact:
Post
by Narcís » Tue May 16, 2006 11:35 am
Hi Carlos,
With v7 binary installers, TeeChar for Quick Report packages sources are already included at, for example: C:\Program Files\Steema Software\TeeChart 707 for Delphi 7\Delphi7\QuickReport (Default english installation path of TeeChart Pro v7.07 for Delphi 7.
So you can use the packages there replacing qrtee.pas for the version I sent.
-
WarmBooter
- Newbie

- Posts: 33
- Joined: Thu Mar 18, 2004 5:00 am
- Location: Brasil
-
Contact:
Post
by WarmBooter » Tue May 16, 2006 11:43 am
Hi!
Recompiling the package with the new QrTee file solved the problem. Thanks.