TeeChart VCL v8 RELEASED!

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 VCL v8 RELEASED!

Post by Narcís » Wed Jul 04, 2007 12:17 pm

Hello All !

TeeChart v8 VCL / VCL.Net (charting component library) has been released.

What's new?
http://www.steema.com/support/teechart/ ... atsNew.htm

New features explained:
http://www.steema.com/products/teechart ... tures.html

Executable Tee8New.exe demo:
http://www.steema.com/files/vcl/public/ ... ee8New.zip

Evaluation versions:
http://www.teechart.net/files/vcl/public/TeeChartPro8/

For Delphi 2007, C++ 2007, BDS 2006, 2005, VCL.Net, Delphi 7 to 4 and C++ Builder 6 to 4.

30 new units
72 new classes
183 new properties and methods in existing classes
9 new Series Types (now 57 Series types in 2D and 3D)
3 new Function Types (now 42 Function types)
14 new Tools (now 31 Chart Tools)
5 new Palette components
25 new Image filters to enhance all or parts of your Charts
Last edited by Narcís on Mon Nov 19, 2007 9:58 am, edited 1 time in total.
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

philip
Newbie
Newbie
Posts: 15
Joined: Tue Jun 26, 2007 12:00 am

v8.01

Post by philip » Fri Aug 03, 2007 11:09 am

i've downloaded the sources for 8.01, compiled and installed packages ok. i then downloaded the Tee8New.exe application from the binaries section, but am unable to configure it to point to the relevant source code. i presume i have to download the VCL demos sources as well, but can't find them. where are they located? thanks

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

Post by Narcís » Fri Aug 03, 2007 11:51 am

Hi philip,

Features demo sources are included with the examples shipped with the installation which can be found at C:\Program Files\Steema Software\TeeChart 8.0.1 for Delphi 2007\Examples\Features.
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

philip
Newbie
Newbie
Posts: 15
Joined: Tue Jun 26, 2007 12:00 am

Post by philip » Fri Aug 03, 2007 12:07 pm

hello - unfortunately TeeChart8.01Delphi2007.exe won't install anything unless delphi/builder 2007 is installed on the machine, and i don't have this - i'm using builder5.1

therefore the closest that i have to what you refer to is

C:\Program Files\Steema Software\TeeChart 80 for Builder 5\Examples\Features

and the latest Tee8New.exe seems to expect only .pas source files (it certainly doesn't present a view of the available .cpp sources even for v8.0)

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

Post by Narcís » Fri Aug 03, 2007 2:48 pm

Hi philip,

It's strange as here you should have the specific demo for C++ Builder 5. Anyway, I've sent that demo to your forums contact e-mail.
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

philip
Newbie
Newbie
Posts: 15
Joined: Tue Jun 26, 2007 12:00 am

Post by philip » Fri Aug 03, 2007 4:49 pm

this doesn't work - the tee8new.exe application is looking for pascal/delphi files. although the zip you sent me contains .cpp files - presumably for v801 - the .exe doesn't pick them up for viewing

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

Post by Narcís » Tue Aug 07, 2007 12:05 pm

Hi philip,

Yes, we’ve reviewed it and found the problem. What happens is that the demo tries to find some obj files which are not generated automatically. To be able to build it try to copy the files I've sent to your forums e-mail address to the project folder, then open the Tee8New project and add the two .pas files to the project. Once you have done this you should be able to compile and run the demo.

We will also include those files in the next installer.

If the problem persists don't hesitate to let us know.
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