Page 1 of 1

TeeChart not visible as CLX

Posted: Sun Jan 07, 2007 9:37 am
by 4207066
I am very happy using TeeChart Pro v5.03 under Delphi 7 Professional for VCL applications.

Now I want to make a CLX application in Delphi 7 using File / New / CLX application. The content of the component palette is adjusted and the TeeChart component on the Additional tab is REMOVED (the number of components on the TeeChart tab is also reduced)

Remark : Under Component / Install packages I see no reference to CLX.

How can I use TeeChart in a CLX application under Delphi 7?

Thanks in advance.

Posted: Mon Jan 08, 2007 4:38 pm
by Pep
Hi,

the problem is that vcl and clx components cannot be active at the same time, to use only the clx components go to the Components -> installed packages, remove the vcl packages and add only the compiled clx packages, this should solve your problem.
Also, remember tl add "CLX" as conditional to use the TeeChart components into an app.

Posted: Tue Jan 09, 2007 8:23 am
by 4207066
Dear Pep,

Thank you for your reply.

1. I disabled : TeeChart 5 Components, ... for Open GL, ... for QuickReport, ... pro 5 Components and ... Graphic exporting formats.

2. Then I removed the corresponding packages: TeeImage57.bpl, DCLTEP57.bpl, DCLTQR57.bpl, DCLTGL57.bpl and DCLTEE57.bpl

I assume now I have to install a package(s) with CLX in their name.
I can not find any package in this format nor find instructions in the file install.txt.
How to proceed?

Thanks.

Posted: Mon Jan 15, 2007 10:06 am
by Pep
Hi,

if you are source code customer, first you'll have to do a build for all the clx packages.