TeeChart 2012.06.120613 VCL/FMX release available

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

TeeChart 2012.06.120613 VCL/FMX release available

Post by Narcís » Fri Jun 15, 2012 11:02 am

Greetings!

Steema Support Central writes to inform you of the availability of the latest TeeChart VCL release.

TeeChart v2010/v2011 VCL customers may download the version at no-charge from the customer download page via:
http://www.steema.com/clientaccess

The release contains several new features, bug fixes and improvements. Release notes may be viewed here:
http://www.steema.com/versioninfo/vcl
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

Bert Kreisel
Newbie
Newbie
Posts: 19
Joined: Thu Jan 01, 1970 12:00 am

Re: TeeChart 2012.06.120613 VCL/FMX release available

Post by Bert Kreisel » Wed Jun 20, 2012 6:57 am

The Sourcecode 2012.06.120613 contains TeeJavascript.pas and TeeEquiVolume.pas but these new features are not included in any package?

I included TeeEquiVolEdi.pas and TeeEquiVolume.pas from the TeeChart2012SourceCode to my project so the new series type is available but after choosing EquiVolume Financial Serie in the TeeChart Pro Gallery my programm get an access violation. I'm using the binary installer 2012.06.120613 for Delphi 2010.

Could you please check the 2012.06.120613 packages?

Thanks in advance.
Bert Kreisel

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

Re: TeeChart 2012.06.120613 VCL/FMX release available

Post by Yeray » Tue Jun 26, 2012 9:58 am

Hi Bert,
Bert Kreisel wrote:The Sourcecode 2012.06.120613 contains TeeJavascript.pas and TeeEquiVolume.pas but these new features are not included in any package?

I included TeeEquiVolEdi.pas and TeeEquiVolume.pas from the TeeChart2012SourceCode to my project so the new series type is available but after choosing EquiVolume Financial Serie in the TeeChart Pro Gallery my programm get an access violation. I'm using the binary installer 2012.06.120613 for Delphi 2010.

Could you please check the 2012.06.120613 packages?
We'll check it.
As you are a source code customer, you could add the packages yourself:
- Add both TeeEquiVolume and TeeEquiVolEdi units to TeeEditPro.pas and TeeChartPro.pas.
- Add both TeeEquiVolume and TeeEquiVolEdi units also to your IDE package, TeePro915.dpk for XE.
- Correct the TeeEquiVolEdi.pas unit, where says:

Code: Select all

unit TeeEquiVolEdi.pas;
It should say:

Code: Select all

unit TeeEquiVolEdi;
- Recompile using TeeRecompile Tool.
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

xxxxxx
Newbie
Newbie
Posts: 3
Joined: Mon Jul 09, 2007 12:00 am
Location: Russian Federation

Re: TeeChart 2012.06.120613 VCL/FMX release available

Post by xxxxxx » Sun Jul 01, 2012 6:50 pm

Hi,
is there any way to get TeeChart 2012 VCL compiled demo?
Regards,
Alexander

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

Re: TeeChart 2012.06.120613 VCL/FMX release available

Post by Yeray » Mon Jul 02, 2012 8:18 am

Hi Alexander,
xxxxxx wrote:is there any way to get TeeChart 2012 VCL compiled demo?
It's included with the evaluation version and you can also download it from here
Don't hesitate to let us know if you find any problem with it.
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

xxxxxx
Newbie
Newbie
Posts: 3
Joined: Mon Jul 09, 2007 12:00 am
Location: Russian Federation

Re: TeeChart 2012.06.120613 VCL/FMX release available

Post by xxxxxx » Fri Jul 06, 2012 6:56 am

Yeray wrote:Hi Alexander,
xxxxxx wrote:is there any way to get TeeChart 2012 VCL compiled demo?
It's included with the evaluation version and you can also download it from here
Don't hesitate to let us know if you find any problem with it.
Thank u for the reply, eventually I was able to get and run the demo.
But I would prefer to look at compiled demo only rather than to install the whole evaluation version for two reasons:
- I'm registered user of TeeChart8 Pro with source code and wouldn't like any interference with existing installations;
- The demos in evaluation versions are built with runtime packages and therefore require respective bpl-s, that caused me a trouble. Despite of having Delphi XE2, Delphi2009, Turbo Delphi Professional my main instrument is Delphi 5 Standard without VCLBDE50.BPL.
- Demo, at least included into TeeChart2012Delphi5.exe, has some compatibility problems with Delphi 5, similar to those I reported in http://www.teechart.net/support/viewtop ... bpl#p31655 and http://www.teechart.net/support/viewtop ... bpl#p27704.
Thus, having standalone Tee9New.exe without runtime packages may be preferable option.
PS. Anyhow I'm ready to give TeeChart 2012 VCL a chance and go to https://www.steema.com/order/variable/?4&n

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

Re: TeeChart 2012.06.120613 VCL/FMX release available

Post by Yeray » Fri Jul 06, 2012 9:34 am

Hi,

Have you tried the precompiled version here? It's a separate exe that doesn't change anything in your IDE(s)
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

xxxxxx
Newbie
Newbie
Posts: 3
Joined: Mon Jul 09, 2007 12:00 am
Location: Russian Federation

Re: TeeChart 2012.06.120613 VCL/FMX release available

Post by xxxxxx » Fri Jul 06, 2012 9:55 am

Yes, I did. Yet in 2010 :}
I was just interested in recent progress in release TeeChart 2012.06.120613.
I already payed for upgrade. No I'm looking to get the confirmation. So soon I'll be able to have a look inside as deep as I want.

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

Re: TeeChart 2012.06.120613 VCL/FMX release available

Post by Yeray » Fri Jul 06, 2012 3:26 pm

Hi,

Right, we should consider updating that demo. Please, give it a try to the just compiled version here.
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