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
TeeChart VCL v8 RELEASED!
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
TeeChart VCL v8 RELEASED!
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 |
Instructions - How to post in this forum |
v8.01
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
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
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 |
Instructions - How to post in this forum |
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)
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)
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
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 |
Instructions - How to post in this forum |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
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 |
Instructions - How to post in this forum |