Page 1 of 1

TeeChart 2012.06.120613 VCL/FMX release available

Posted: Fri Jun 15, 2012 11:02 am
by narcis
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

Re: TeeChart 2012.06.120613 VCL/FMX release available

Posted: Wed Jun 20, 2012 6:57 am
by 16561194
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

Re: TeeChart 2012.06.120613 VCL/FMX release available

Posted: Tue Jun 26, 2012 9:58 am
by yeray
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.

Re: TeeChart 2012.06.120613 VCL/FMX release available

Posted: Sun Jul 01, 2012 6:50 pm
by 12046017
Hi,
is there any way to get TeeChart 2012 VCL compiled demo?
Regards,
Alexander

Re: TeeChart 2012.06.120613 VCL/FMX release available

Posted: Mon Jul 02, 2012 8:18 am
by yeray
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.

Re: TeeChart 2012.06.120613 VCL/FMX release available

Posted: Fri Jul 06, 2012 6:56 am
by 12046017
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

Re: TeeChart 2012.06.120613 VCL/FMX release available

Posted: Fri Jul 06, 2012 9:34 am
by yeray
Hi,

Have you tried the precompiled version here? It's a separate exe that doesn't change anything in your IDE(s)

Re: TeeChart 2012.06.120613 VCL/FMX release available

Posted: Fri Jul 06, 2012 9:55 am
by 12046017
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.

Re: TeeChart 2012.06.120613 VCL/FMX release available

Posted: Fri Jul 06, 2012 3:26 pm
by yeray
Hi,

Right, we should consider updating that demo. Please, give it a try to the just compiled version here.