Re: How to example

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
nileiqi
Newbie
Newbie
Posts: 13
Joined: Fri Jan 12, 2007 12:00 am

Re: How to example

Post by nileiqi » 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

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

Post by Narcís » Wed Jan 24, 2007 12:38 pm

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.
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

nileiqi
Newbie
Newbie
Posts: 16
Joined: Wed May 03, 2006 12:00 am

Post by nileiqi » Wed Jan 24, 2007 11:13 pm

Thanks, Narcis.

Kind regards

Daniel

Post Reply