Dear all,
We encounter the following error:
"DeleteFont 1282(D:\Steema\Root\TeeChartVCL\Sources\TeeGLCanvas.pas, line 2505):
on the ClearChart() call made on a remaining instance of a CTChart object after another instance has been deleted. The directory above does not exist whatsoever on our computers.
Thanks for you help!
"DeleteFont 1282" Error with multiple instances of
Hi,
it's a strange problem, could you please show me how can I get the error here ? You can send me an example directly to my email account at pep@steema.com if you want.
it's a strange problem, could you please show me how can I get the error here ? You can send me an example directly to my email account at pep@steema.com if you want.
Pep Jorge
http://support.steema.com
http://support.steema.com
The problem seemed to be that we did not update the .cpp and .h files to their lastest version (7.0) from the folder "TeeChart Pro v7 ActiveX Control\Utilities\New VC Classes". We copied those files in our local project, deleted the old TeeChart ActiveX from our dialog box and inserted the new one. Now, everything behaves correctly!