TeeChart Pro v8.0.0.6 ActiveX available

TeeChart for ActiveX, COM and ASP
Post Reply
Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

TeeChart Pro v8.0.0.6 ActiveX available

Post by Narcís » Thu May 28, 2009 7:52 am

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
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

XRS
Newbie
Newbie
Posts: 7
Joined: Mon Jul 04, 2005 4:00 am
Location: California, USA
Contact:

Re: TeeChart Pro v8.0.0.6 ActiveX available

Post by XRS » Tue Jul 21, 2009 7:25 pm

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

Yeray
Site Admin
Site Admin
Posts: 9602
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: TeeChart Pro v8.0.0.6 ActiveX available

Post by Yeray » Wed Jul 22, 2009 8:49 am

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.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

XRS
Newbie
Newbie
Posts: 7
Joined: Mon Jul 04, 2005 4:00 am
Location: California, USA
Contact:

Re: TeeChart Pro v8.0.0.6 ActiveX available

Post by XRS » Wed Jul 22, 2009 3:42 pm

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

Yeray
Site Admin
Site Admin
Posts: 9602
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: TeeChart Pro v8.0.0.6 ActiveX available

Post by Yeray » Thu Jul 23, 2009 7:38 am

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?
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

XRS
Newbie
Newbie
Posts: 7
Joined: Mon Jul 04, 2005 4:00 am
Location: California, USA
Contact:

Re: TeeChart Pro v8.0.0.6 ActiveX available

Post by XRS » Thu Jul 23, 2009 7:48 am

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

Yeray
Site Admin
Site Admin
Posts: 9602
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: TeeChart Pro v8.0.0.6 ActiveX available

Post by Yeray » Thu Jul 23, 2009 8:54 am

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.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply