Page 1 of 1

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

Posted: Thu Mar 04, 2004 9:28 am
by 5891343
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??

Posted: Thu Mar 04, 2004 10:33 am
by Pep
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

Posted: Thu Mar 04, 2004 1:00 pm
by 5891343
I'm afraid that link had gone when I tried.

Which newsgroup was used and title of thread??

Posted: Thu Mar 04, 2004 1:39 pm
by Pep
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