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.
TeeChart not visible as CLX
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.
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.
Pep Jorge
http://support.steema.com
http://support.steema.com
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.
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.
Hi,
if you are source code customer, first you'll have to do a build for all the clx packages.
if you are source code customer, first you'll have to do a build for all the clx packages.
Pep Jorge
http://support.steema.com
http://support.steema.com