avi apps

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
kualoa1
Newbie
Newbie
Posts: 27
Joined: Fri Nov 21, 2008 12:00 am

avi apps

Post by kualoa1 » Thu Nov 27, 2008 12:07 pm

can you help me locate info on set up of delphi create & view avi files?

I have this --
http://steema.net/teechart_vcl_features ... olForm.htm
and
http://steema.net/teechart_vcl_features ... olForm.htm

but cannot get through the right steps to get the code to execute.

Is there an existing demo of app that a) creates an avi from a set of sequenced charts and then enables viewing that avi (as a separate op)?

thank you.

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

Post by Narcís » Thu Nov 27, 2008 12:24 pm

Hi kualoa1,

You can have a look at the same examples in the new features demo, available at TeeChart's program group:

What's New?\Welcome !\New Chart Tools\Video Creator
What's New?\Welcome !\New Chart Tools\Video Player

There you'll be able to run them. Also full demo project is included with TeeChart's installation at C:\Program Files\Steema Software\TeeChart 8.04 for Delphi 2009\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

kualoa1
Newbie
Newbie
Posts: 27
Joined: Fri Nov 21, 2008 12:00 am

avi apps

Post by kualoa1 » Thu Nov 27, 2008 1:12 pm

thank you. could you please provide full url ... cannot locate ...
What's New?\Welcome !\New Chart Tools\Video Creator
What's New?\Welcome !\New Chart Tools\Video Player

item 2, since I do not wish to install all of the 2009 setup, can you tell me where I can access the demo that you mention?

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

Post by Narcís » Thu Nov 27, 2008 1:17 pm

Hi kualoa1,

Sorry if my explanation wasn't clear enought but that's not an internet example. You should find the new features demo at the TeeChart program group at, for example: Start menu -> All Programs -> Steema TeeChart 8.04 for Delphi 2009 -> New Features Demo. Once you run the demo you can navigate through its tree to find mentioned examples. Demos and documentation are only included with TeeChart binary installers, not with sourcecode installers.
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

kualoa1
Newbie
Newbie
Posts: 27
Joined: Fri Nov 21, 2008 12:00 am

avi apps

Post by kualoa1 » Thu Nov 27, 2008 1:29 pm

do not see this:
TeeChart program group at, for example: Start menu -> All Programs -> Steema TeeChart 8.04 for Delphi 2009 -> New Features Demo.

--> is this accessible from this page?
http://www.steema.com/cgi-bin/teegetR.cgi

where is "TeeChart program group"?

Thank you.

this link (via http://www.steema.com/support/teechart/ ... atsNew.htm) for videocreator seems to be dead --
http://www.steema.net/teechartdocs/TVid ... rTool.html

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

Post by Narcís » Thu Nov 27, 2008 3:12 pm

Hi kualoa1,
do not see this:
TeeChart program group at, for example: Start menu -> All Programs -> Steema TeeChart 8.04 for Delphi 2009 -> New Features Demo.

--> is this accessible from this page?
http://www.steema.com/cgi-bin/teegetR.cgi

where is "TeeChart program group"?
You should have downloaded and installed the installer for your Delphi/C++ Builder version from the client download area (the URL you posted). Once you run the installer it will create a TeeChart program group which you can find if you go to Windows' left-bottom "Start" button, choose "Programs" and you should find TeeChart group there. In this group you'll find documentation, tutorials, examples, etc. One of those entries is the new features demo I'm speaking about.
Thanks for letting us know. I have fixed broken link.
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

kualoa1
Newbie
Newbie
Posts: 27
Joined: Fri Nov 21, 2008 12:00 am

avi

Post by kualoa1 » Thu Nov 27, 2008 4:49 pm

well, I have this now ... the link referenced on my c drive is the same one that I originally sent you (on the net) on this topic!!

my original question stands -- I need help in getting the .pas and
.dfm (there in text) to execute. can you please help me on this?

surely you have this as a demo app (dpr, pas & dfm) that you can send? very frustrating.

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

Post by Narcís » Thu Nov 27, 2008 6:38 pm

Hi kualoa1,

As I told you before all examples are availabe at TeeChart's program group as well. There's an Examples entry there which links to the examples sources. Anyway, full demo project sources are available here:

C:\Program Files\Steema Software\TeeChart 8.04 for Delphi 2009\Examples\Features

Notice the above is default English installation path for TeeChart Pro v8.04 VCL and RAD Studio 2009.
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