TeeChart Pro ActiveX v2013 release Build 2013.0.1.0

TeeChart for ActiveX, COM and ASP
Post Reply
Marc
Site Admin
Site Admin
Posts: 1217
Joined: Thu Oct 16, 2003 4:00 am
Location: Girona
Contact:

TeeChart Pro ActiveX v2013 release Build 2013.0.1.0

Post by Marc » Tue May 21, 2013 2:29 pm

Greetings,

The latest TeeChart Pro ActiveX v2013 release is available for download now from the Steema web.

TeeChart Pro ActiveX customers may download the version via the customer download page.

Release notes may be viewed at the version info page.

Regards,
Marc Meumann
Steema Support

Activex7
Newbie
Newbie
Posts: 16
Joined: Wed Aug 16, 2006 12:00 am

Re: TeeChart Pro ActiveX v2013 release Build 2013.0.1.0

Post by Activex7 » Wed Jun 05, 2013 5:19 pm

Hello,

We are currently using both Activex 2012 version and the latest .NET version in our software. We are very happy with the versions and the features provided.

We had a question about the road map for Activex,

a) Is the feature set always going to be on par with the .NET version ?

b) Is there some chance of you guys scaling back or even discontinuing the Activex version in the near future ?

We are thinking of replacing .NET with Activex version in some of our software and at this point they are similar in the feature set, we wanted to know if this will continue.

Thanks

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: TeeChart Pro ActiveX v2013 release Build 2013.0.1.0

Post by Narcís » Thu Jun 06, 2013 7:38 am

Hello Activex7,

TeeChart Pro ActiveX is a COM wrapper of TeeChart Pro VCL. Having that in mind, TeeChart Pro ActiveX will be on par with the VCL version. Functionality is constantly being ported from VCL to .NET version and viceversa. Considering that the ActiveX is a COM wrapper of the VCL version, there are no plans to discontinue it for now. However, ActiveX/COM technology is quite old, probably little or nothing is being done on it. So our recommendation would be to replace ActiveX applications with .NET ones.
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

Activex7
Newbie
Newbie
Posts: 16
Joined: Wed Aug 16, 2006 12:00 am

Re: TeeChart Pro ActiveX v2013 release Build 2013.0.1.0

Post by Activex7 » Thu Jun 06, 2013 3:41 pm

Thanks Narcís. We already have a existing code base of un-managed vc++ and due to lack of 64 bit Activex version at that time we were forced to use the .NET version using a wrapper. Now that you have a 64 bit version we were thinking about going with Activex. So what time frame are we talking about before we notice some scale back in features in Activex ?

Do you have any idea if we decide to go with Activex in the above mentioned application, would there be any performance gains ? I know it makes life a bit easier for the developer W.R.T debugging and all.

Thanks

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: TeeChart Pro ActiveX v2013 release Build 2013.0.1.0

Post by Narcís » Fri Jun 07, 2013 1:08 pm

Hi Activex7,
Activex7 wrote: So what time frame are we talking about before we notice some scale back in features in Activex ?
No idea, currently there are no plans for that.
Activex7 wrote: Do you have any idea if we decide to go with Activex in the above mentioned application, would there be any performance gains ?
Depending on the nature of the application. What sort of application are you developing? Also notice that TeeChart for .NET includes a Direct 2D version which may help you on this. Please read the TeeChart.Direct2D white paper here.
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

Activex7
Newbie
Newbie
Posts: 16
Joined: Wed Aug 16, 2006 12:00 am

Re: TeeChart Pro ActiveX v2013 release Build 2013.0.1.0

Post by Activex7 » Mon Jun 10, 2013 2:57 am

Thanks for your reply Narcís. With regard to our application, below are some details....

Our applications use MFC GUIs for data visualization. Normally we use ActiveX version with them. For 64bit versions, we were forced to use .Net version. The issues we have with .Net usage within MFC are:
1. More development effort (both due to additional C++/CLI code as well as the control not being available at design time)
2. Longer build times (due to /clr switch being used)
3. Debugging issues, especially with Visual Studio 2012 (mixed mode debugging is often hit or miss and often doesn't hit breakpoints).

Our applications are large enough that migrating the GUI to .Net or WPF is a big task in itself. With 64bit ActiveX TeeChart being available, we wanted to switch back to ActiveX to avoid these above issues. Even with all the issues mentioned above, would you still advice us to continue with .NET than switching to TeeChart ActiveX for the long term?

Thanks

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: TeeChart Pro ActiveX v2013 release Build 2013.0.1.0

Post by Narcís » Mon Jun 10, 2013 7:40 am

Hello,

Given the kind of applications you develop then it might be worth using ActiveX. For .NET you might better switch to .NET native WinForms applications.
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

Post Reply