Hi,
I just upgrade my TeeChart from standard to latest pro version. So I can try all examples under
C:\Program Files\Steema Software\TeeChart 7.08 for Delphi 2006\Examples\Features
It seems to me that some examples can be compiled without problem, and I can see .exe file has been generated, but when you run it, nothing happens. For example, I create a Win32 project with following two files in Delphi 2006
welcome.pas
welcome.dfm
I have seen no compiling problem and see .exe file, but when double cllick it, nothing happens.
However, when I use
Welcome_all.pas
Welcome_all.dfm
It works ! why ? Thanks in advance.
Daniel
Re: How to example
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Daniel,
Those files are just a part of the whole demo project, you should open the full project ( Tee7New.bdsproj) available at C:\Program Files\Steema Software\TeeChart 7.08 for Delphi 2006\Examples\Features.
Those files are just a part of the whole demo project, you should open the full project ( Tee7New.bdsproj) available at C:\Program Files\Steema Software\TeeChart 7.08 for Delphi 2006\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 |