Page 1 of 1

Recompile TeeEdiGrad.pas causes circular reference

Posted: Sun Feb 27, 2011 2:06 am
by 10545618
Hi,
I need to recompile the TeeEdiGrad.pas file to make the borderstyle resizeable and to enlarge the form as on my system the controls in the colors tab are cut off. When I try to do this, I get a TeeEdiGrad.pas uses itself recursively compile failure. It seems that the IDE is adding TeeEdiGrad to the uses clause before compiling. How do I edit this unit? It seems to be the only one in TeeUI915.dpk, that I can't seem to edit.

If I edit out the TeeEdiGrad in the uses clause, with a text editor, I seem to get the old dialog box, not my changes.

Any ideas?

I am using Delphi XE and TeeChart 2010.

Thanks

Dan

Re: Recompile TeeEdiGrad.pas causes circular reference

Posted: Wed Mar 02, 2011 4:16 pm
by yeray
Hi Dan,

I'd recommend you to use TeeRecompile tool to recompile the packages. This tool has been thought to help the source code customers to compile and install the packages into the supported IDEs.