Page 1 of 1

TQRChart 7.07 flickers design time

Posted: Thu Apr 27, 2006 9:59 am
by 9337817
It works with Delphi2006 but in Delphi6 it works worse than the 4.06 version. Now it flickers all the time.

Posted: Thu Apr 27, 2006 10:11 am
by narcis
Hi jls,

TQRChart v7.07 in Delphi 6 with its shipped QR version doesn't flicker here. If you are a TeeChart source code customer have you tried using the Recompile tool, included with the sources installer, to recompile the packages (QR packages included) and install them to the IDE?

BTW: Which QR version are you using for that?

Version

Posted: Thu Apr 27, 2006 10:24 am
by 9337817
I use 4.06 Professional

I have the source code and I have tried to recompile everything.

Any Idea whats wrong?

Posted: Thu Apr 27, 2006 10:37 am
by narcis
Hi jls,

Have you checked that the TQRChart package you are using really uses TeeChart v7.07 packages? The issue you report has been fixed in TeeChart Pro v7.07.

Fixed it

Posted: Thu Apr 27, 2006 12:05 pm
by 9337817
I had to change the TQRChart package in the source folder and use the Recompile tool.


Jørgen

Posted: Thu Apr 27, 2006 1:54 pm
by narcis
Hi Jørgen,

Is it working now?

Posted: Thu Apr 27, 2006 5:07 pm
by 9345764
I just upgrade to v7.07

TQRChart used to flicker only if a series was added design time

Now it flickers all the time

I wonder is this is related to another problem I will report in a separate post

It is working on Delphi 6

Posted: Fri Apr 28, 2006 7:20 am
by 9337817
It works on Delphi6.


Jørgen

Posted: Fri Apr 28, 2006 7:39 am
by 9340566
In Borland® Developer Studio 2006 Update 1 QRChart 7.07 on the QuickReport 4.06 Professionala the QRChart flickers permanently consuming 100% cpu!
The workaround (not showing the legend) from 7.06 does not work anymore!

Posted: Fri Apr 28, 2006 3:01 pm
by narcis
Hi Bert,

We fixed that issue with v7.07. Can you please test that the qrtee.pas unit you are using is the one shipped with v7.07 binary installers, not the one as a free download in the web?

We need to update those installers but in the mean-time you need to use that unit. Also, new TeeRecompile tool shipped with source code installer already compiles TQRChart packages with your current TeeChart and QR version.

Posted: Tue May 02, 2006 8:37 am
by 9340566
it works with QrTee.pas from "TeeChart Pro v7.07 Full Source Code" but not with the QrTee.pas from "TeeChart Pro v7.07 Binary".

Posted: Mon May 29, 2006 8:38 am
by 9336880
I confirm too !
We must use QrTee.pas from "TeeChart Pro v7.07 Full Source Code" but not from "TeeChart Pro v7.07 Binary"

Config: BDS 2006 Update2 + TeeChart 7.07 + QuickReport Pro 4.06

QuickReports Flicker

Posted: Mon Jun 12, 2006 6:43 pm
by 9346491
Tried recompile/deinstall/reinstall, but in the end replacing TeeQR76.bpl in \windows\system32 fixed it.

Now the instructions Steema supplied, though dated in file names, indicate one has to do this (along with several other file replacements). Seeing I had done this once I just thought, incorrectly, that I could get away with just a basic recompile and component reinstall.

Happy customer now.