Re: How to example
Posted: Wed Jan 24, 2007 12:04 pm
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
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