Page 1 of 1

What's new in TeeChart 7.08

Posted: Mon Jul 17, 2006 11:25 am
by 9336880
Hello,

In the customer download array, there's a 7.08 released for BDS2006 upd2. So, what's new ?

I use also TQRChart and there is a download called "TeeChart Source code for QuickReport v3 and v4"; should i use this instead of the one installed by the binary (or the full source code) ?

Regards.

Posted: Mon Jul 17, 2006 11:36 am
by narcis
Hi lolo31,

v7.08 for BDS 2006 was released to fix a bug that made crashed the BDS help system when using TeeChart.

Regarding TQRChart, you'd better use the packages included with the binary or source code installers and follow the instructions at this article. Moreover, if you use the Recompile tool included with the source code installer it will compile and install TeeChart sources to your IDE and also recompile TQRChart packages with the QR version you have installed.

Posted: Mon Jul 17, 2006 12:04 pm
by 9336880
Regarding TQRChart, I have comment this line in QrTee:

procedure TQRDBChart.Invalidate;
begin
if AutoRepaint and Assigned(Parent) then
// Parent.Invalidate;
end;

Without that, i have an access violation on it !

Posted: Mon Jul 17, 2006 12:06 pm
by narcis
Hi lolo31,

Are you using the QrTee.pas version included with the source code installer?

Posted: Mon Jul 17, 2006 12:51 pm
by 9336880
No, the one included with the binary installer (06/06)

Posted: Mon Jul 17, 2006 1:01 pm
by narcis
Hi lolo31,

There was a problem with this file that was solved with the source code version. In v7.08 it should be fixed but seems it isn't. Could you please try if the source code version also produces this error?

Posted: Mon Jul 17, 2006 1:23 pm
by 9336880
Yes, same error with the source code version.
But it works if i comment the line.
So, it's probably due to my apllication (I have created a new component herited from TQRChart)

Posted: Mon Jul 17, 2006 1:25 pm
by narcis
Hi lolo31,

Yes, it could probably as the issue I told you has been proved fixed as you can see in those forums threads:

http://www.teechart.net/support/viewtop ... =qrtee+pas
http://www.teechart.net/support/viewtop ... =qrtee+pas