Problem installing VCL source code 5.03 on Delphi 6 C/S

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
achristouio
Newbie
Newbie
Posts: 26
Joined: Tue Apr 02, 2002 5:00 am
Location: University of Oslo
Contact:

Problem installing VCL source code 5.03 on Delphi 6 C/S

Post by achristouio » Thu Mar 04, 2004 9:28 am

I tried yesterday to update to the v. 5.03 available on your server, butwhile compiling the bpg-file, I get the error that tcomboflat is unknown. (Thesame applies to tbuttonColor).
When later trying to open the files, I get the error when trying to open the the tPenDlg that the Class TComboflat was not found. Ignore the error etc.

The Tool/Environment/Library/Library path points to the directory containing the new files. It seems like the compiler expects that the tComboFlat and tButtonColor should already have been registered as a component on the palette, but isn't. The Tee.dcu (Tee56.dpk) compiles fine, but the new components are not available outside that scope. Also the TeCanvas is declared in the Uses declaration, but is still not visible to other units.

Any idea what's wrong??

Pep
Site Admin
Site Admin
Posts: 3273
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Post by Pep » Thu Mar 04, 2004 10:33 am

Hi,

you can see the solution to this problem from one of our customers on our newsgroups using the newsgroups search on :
http://216.101.185.148/scripts/isapi.dl ... ad=1059046

achristouio
Newbie
Newbie
Posts: 26
Joined: Tue Apr 02, 2002 5:00 am
Location: University of Oslo
Contact:

Post by achristouio » Thu Mar 04, 2004 1:00 pm

I'm afraid that link had gone when I tried.

Which newsgroup was used and title of thread??

Pep
Site Admin
Site Admin
Posts: 3273
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Post by Pep » Thu Mar 04, 2004 1:39 pm

Hi,

just go to Tamarack site at :
http://www.tamaracka.com/search.htm
and search for : TComboflat was not found^teechart*
It will give you the following item :
newsgroup : public.teechart5.cppbuilder
Subject : Re: ChartPreviewer throws Exception

Post Reply