Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding FoxCharts to a project
Message
De
13/01/2009 06:10:33
 
 
À
12/01/2009 14:56:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01372885
Message ID:
01373107
Vues:
27
>I've done dozens of charts with Foxcharts and never used system.app, just the foxchart object.
>
>What does the call to system.app do?

Hi Bill,

System.App is the GdiPlusX file.
This contains all the graphics classes used by FoxCHarts in order to draw all the shapes and texts that are used in the charts.

In fact, calling System.App might sound redundant, because the ImageCanvas class that is contained in FoxCharts already does it internally. But anyway I use to recommend to people to make a separate call to system.app - that simple, just a
DO SYSTEM.APP

Please note that this file should be distributed together with FoxCharts.


BTW, I saw an announcement that you are preparing a presentation of FoxCharts for a local VFP users group, is that correct ?

Feel free to contact me if you need any other information.

Regards

Cesar
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform