TeeChart VCL v2010 Release!

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

TeeChart VCL v2010 Release!

Post by Narcís » Tue Apr 13, 2010 6:35 am

We are pleased to announce the major version release of the TeeChart v2010 Charting Component Library. To access the downloads please go to the VCL public download area and follow the link to Evaluations.

For a list of new features in this version please read the news item here.

We'd be pleased to receive your feedback and comments.
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

xxxxxx
Advanced
Posts: 128
Joined: Tue Jun 19, 2007 12:00 am
Location: Russia
Contact:

Re: TeeChart VCL v2010 Release!

Post by xxxxxx » Mon Apr 19, 2010 9:27 pm

Hello, Narcís!
When and where it will be available for download new standalone TeeChart 2010 compiled demos? Say, Tee2010New at least!
Regards, Alexander
=================
TeeChart Pro v8.05, Delphi 5 & Turbo Delphi Professional for Win32., Delphi & C++Builder 2009

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

Re: TeeChart VCL v2010 Release!

Post by Yeray » Tue Apr 20, 2010 11:53 am

Hi Alexander,

I've just updated the downloadable demos!
http://www.steema.com/download/vcl
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

Bert B.
Newbie
Newbie
Posts: 69
Joined: Fri Jun 15, 2007 12:00 am

Re: TeeChart VCL v2010 Release!

Post by Bert B. » Thu Apr 22, 2010 8:36 am

I've just updated the downloadable demos!
The demo's are very useful to warrant the upgrade to the new version. However, a few demo's in the 'what's new' part generate access violations:
Events > ChartGrid: OnTopLeftChanged
Gauges > CircularGauge DisplayTotalAngle
Gauges > CircularGauge Frame Edit

Bert

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

Re: TeeChart VCL v2010 Release!

Post by Narcís » Thu Apr 22, 2010 1:49 pm

Hi Bert,

I'm not able to reproduce those Access Violation errors here either using the compiled demo at the website nor compiling the demo myself. Should I perform any specific action to get them? Do you get them with the compiled demo or building the demo at your end? Which IDE are you using?

Thanks in advance.
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 B.
Newbie
Newbie
Posts: 69
Joined: Fri Jun 15, 2007 12:00 am

Re: TeeChart VCL v2010 Release!

Post by Bert B. » Fri Apr 23, 2010 6:38 am

Hello Narcís,

After restarting the precompiled demo, I do not longer see the access violations. That is really strange because I would see the access violation every time that I clicked on one of those new features (but that was without restarting the application).
No idea what has happened.
I think it is a good idea to compile the demo's with EurekaLog or MadExcept. In case there is a real problem, the reports will make it much easier to find the culprit.

Bert

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

Re: TeeChart VCL v2010 Release!

Post by Narcís » Fri Apr 23, 2010 7:32 am

Hi Bert,

Thanks for your feedback.

When you reported those issues I compiled the demo here using TeeChart sources so that in case code crashes I already see where it happened.
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

xxxxxx
Advanced
Posts: 128
Joined: Tue Jun 19, 2007 12:00 am
Location: Russia
Contact:

Re: TeeChart VCL v2010 Release!

Post by xxxxxx » Sun Apr 25, 2010 6:36 pm

Bert Binnenmarsch wrote:
I've just updated the downloadable demos!
The demo's are very useful to warrant the upgrade to the new version. However, a few demo's in the 'what's new' part generate access violations:
Events > ChartGrid: OnTopLeftChanged
Gauges > CircularGauge DisplayTotalAngle
Gauges > CircularGauge Frame Edit

Bert
I confirm I see all these AVs in Tee9New I got from TeeChart2010_Examples.zip:
Tee9new.exe 15 169 536 20.04.10 11:14
details are the same for all the 3 cases:
"Access violattion at address 00402FFD in module 'Tee9New.exe'.
Read of address 00000104"
Regards, Alexander
=================
TeeChart Pro v8.05, Delphi 5 & Turbo Delphi Professional for Win32., Delphi & C++Builder 2009

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

Re: TeeChart VCL v2010 Release!

Post by Narcís » Mon Apr 26, 2010 8:37 am

Hello Bert and Alexander,

Which Delphi versions do you have installed? This demo was compiled using Delphi 2010 with all updates available. Have you tried compiling the demo at your end?

Thanks in advance.
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

xxxxxx
Advanced
Posts: 128
Joined: Tue Jun 19, 2007 12:00 am
Location: Russia
Contact:

Re: TeeChart VCL v2010 Release!

Post by xxxxxx » Mon Apr 26, 2010 7:00 pm

Narcís wrote:Hello Bert and Alexander,

Which Delphi versions do you have installed? This demo was compiled using Delphi 2010 with all updates available. Have you tried compiling the demo at your end?

Thanks in advance.
Thank you for your reply!
As I mentioned, I used Tee9New from TeeChart2010_Examples.zip, I downloaded from http://www.steema.com/download/vcl:
Tee9new.exe 15 169 536 20.04.10 11:14 -a--.
This was executable file precompiled by Steema, so the issue has nothing to do with my Delphi's version. OS - Vista Business 32-bits SP2
Regards, Alexander
=================
TeeChart Pro v8.05, Delphi 5 & Turbo Delphi Professional for Win32., Delphi & C++Builder 2009

Bert B.
Newbie
Newbie
Posts: 69
Joined: Fri Jun 15, 2007 12:00 am

Re: TeeChart VCL v2010 Release!

Post by Bert B. » Tue Apr 27, 2010 6:40 am

Hello Narcís,

Just like Alexander, I used the precompiled demo's.
I'm running Vista Business SP2 32-bit.

Regards,
Bert

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

Re: TeeChart VCL v2010 Release!

Post by Yeray » Wed Apr 28, 2010 11:44 am

Hi,

We've recompiled the demos and we think that these problems are solved. Could you please try them again?
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
Advanced
Posts: 128
Joined: Tue Jun 19, 2007 12:00 am
Location: Russia
Contact:

Re: TeeChart VCL v2010 Release!

Post by xxxxxx » Mon May 03, 2010 5:19 pm

Yeray wrote:Hi,

We've recompiled the demos and we think that these problems are solved. Could you please try them again?
Yes, these errors disappeared.
However, the application is still unstable and sometimes show unreproducible errors and AVs:

And after some of them the program remains in memory after closing.
Attachments
AC.gif
AC(Acceleration/Deceleration) form
AC.gif (12.8 KiB) Viewed 22076 times
ATR.gif
AR(Average True Rate) form
ATR.gif (14.99 KiB) Viewed 22082 times
SmoothedMovingAvg.gif
Smoothed Moving Average form
SmoothedMovingAvg.gif (13.34 KiB) Viewed 22074 times

xxxxxx
Advanced
Posts: 128
Joined: Tue Jun 19, 2007 12:00 am
Location: Russia
Contact:

Re: TeeChart VCL v2010 Release!

Post by xxxxxx » Mon May 03, 2010 5:25 pm

and some more:
ternary.gif
Ternary series form
ternary.gif (15.01 KiB) Viewed 22103 times
Alligator.gif
Alligator form
Alligator.gif (15 KiB) Viewed 22111 times
PS. Usual address of support forum http:\\support.steema.com doesn't work: the server tells "Internal Server Error".
Regards, Alexander
=================
TeeChart Pro v8.05, Delphi 5 & Turbo Delphi Professional for Win32., Delphi & C++Builder 2009

xxxxxx
Advanced
Posts: 128
Joined: Tue Jun 19, 2007 12:00 am
Location: Russia
Contact:

Re: TeeChart VCL v2010 Release!

Post by xxxxxx » Sat May 08, 2010 11:20 am

Axes/Opaque zones Demo doesn't work

Post Reply