i would like to know if there is a reported problem using teechart 9/15 vcl for c++XE, and MDI forms when
try to manipulate example titles as follow:
DBChart1->Title->Clear();
DBChart1->Title->Text->Add("Hello");
DBChart1->SubTitle->Text->Add("Hello");
give me the following exception:
Access violation at adress xxxxxxx in module yyyyy Read adress 0000005c
thanks for your advice
MDI and Teechart 9/15
Re: MDI and Teechart 9/15
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
-
- Newbie
- Posts: 2
- Joined: Mon Feb 21, 2011 12:00 am
Re: MDI and Teechart 9/15
Hi, There some date to be fixed?
Thanks,
Thanks,
Re: MDI and Teechart 9/15
Hello,
As Narcís said in the link above:
As Narcís said in the link above:
Narcís wrote:I'm afraid the only option is waiting for a C++ Builder update and following TeeChart update. Since this seems to be a random issue, with each TeeChart release you can try if properties affectation has changed.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |