Page 1 of 1

"DeleteFont 1282" Error with multiple instances of

Posted: Fri Feb 03, 2006 9:49 pm
by 9527947
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!

Posted: Mon Feb 06, 2006 11:29 am
by Pep
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.

Posted: Mon Feb 06, 2006 4:54 pm
by 9527947
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!