Page 1 of 1

Going crazy with the Flicker problem :-(

Posted: Mon May 15, 2006 5:15 pm
by 9231501
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

Posted: Tue May 16, 2006 7:18 am
by narcis
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.

Posted: Tue May 16, 2006 11:33 am
by 9231501
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.

Posted: Tue May 16, 2006 11:35 am
by narcis
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.

Posted: Tue May 16, 2006 11:43 am
by 9231501
Hi!

Recompiling the package with the new QrTee file solved the problem. Thanks.