Steema Support Central writes to inform you of the availability of the latest TeeChart ActiveX v8.0.0.6 maintenance release. TeeChart ActiveX v8 customers may download the version at no-charge from the customer download page via: http://www.steema.com/downloads/client_access.html
The maintenance release contains several bugfixes and improvements. Release notes may be viewed here:
http://www.steema.com/files/activex/pub ... aseAX8.txt
And new features included list here:
http://www.steema.com/files/activex/pub ... ewAXv8.txt
A reminder too that the latest release of TeeChart ActiveX v8.0.0.6 is available for evaluation via:
http://www.steema.com/downloads/dwn_tch_ax.html
TeeChart Pro v8.0.0.6 ActiveX available
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
TeeChart Pro v8.0.0.6 ActiveX available
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
Re: TeeChart Pro v8.0.0.6 ActiveX available
i have a problem with the following code:
TChart.Tools.Items(0).ShowEditor
it crashes when the Item is an annotation tool (it may also crash on other tools). This code would work fine on version 7 of TChart.
Brian
TChart.Tools.Items(0).ShowEditor
it crashes when the Item is an annotation tool (it may also crash on other tools). This code would work fine on version 7 of TChart.
Brian
Re: TeeChart Pro v8.0.0.6 ActiveX available
Hi Brian,
I'm not able to reproduce it. Could you please attach a simple example project we can run as-is to reproduce the problem here?
Thanks in advance.
I'm not able to reproduce it. Could you please attach a simple example project we can run as-is to reproduce the problem here?
Thanks in advance.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: TeeChart Pro v8.0.0.6 ActiveX available
Yeray,
You can reproduce it your own TeeChartv8featuredemo software. Go to Tools->Annotation->Annotation Callout example and click on the Edit button. You will get the same error as i do:
Control 'TabSeriesList' has no parent window
It seems you cannot open the editor (ShowEdit) with anything but series (i.e., the generic ShowEdit, which works fine). This is a showstopper for me - i have had to re-work my code and replace your editor with ones of my own, but i would have preferred to continue using yours because it has many more features.
Brian
You can reproduce it your own TeeChartv8featuredemo software. Go to Tools->Annotation->Annotation Callout example and click on the Edit button. You will get the same error as i do:
Control 'TabSeriesList' has no parent window
It seems you cannot open the editor (ShowEdit) with anything but series (i.e., the generic ShowEdit, which works fine). This is a showstopper for me - i have had to re-work my code and replace your editor with ones of my own, but i would have preferred to continue using yours because it has many more features.
Brian
Re: TeeChart Pro v8.0.0.6 ActiveX available
Hi Brian,
I haven't still able to reproduce it in two different machines. Have you tested it in more than one computer? Could you try to uninstall+reinstall or unregister+reregister the ocx?
I haven't still able to reproduce it in two different machines. Have you tested it in more than one computer? Could you try to uninstall+reinstall or unregister+reregister the ocx?
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: TeeChart Pro v8.0.0.6 ActiveX available
I have only tried it one - the development machine. When you install a new update of v8, or any other version, is it necessary to uninstall previous versions?
I can try uninstalling as you suggest but this will have to wait for a bit as i am in the middle of some other updates from v.7 to v.8 (new features).
Thanks, Brian
I can try uninstalling as you suggest but this will have to wait for a bit as i am in the middle of some other updates from v.7 to v.8 (new features).
Thanks, Brian
Re: TeeChart Pro v8.0.0.6 ActiveX available
Hi Brian,
No, it shouldn't be necessary but the only thing I can think is that there could be some kind of conflict in your machine. For example I have installed and registered TeeChart v4, TeeChart v7, Teechart v8.0.0.6 and Teechart v8.0.0.6 Unicode in the same machine. Only I have to use one or another, not two of them in the same application.
No, it shouldn't be necessary but the only thing I can think is that there could be some kind of conflict in your machine. For example I have installed and registered TeeChart v4, TeeChart v7, Teechart v8.0.0.6 and Teechart v8.0.0.6 Unicode in the same machine. Only I have to use one or another, not two of them in the same application.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |