Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Include files within classes
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01097516
Message ID:
01097556
Vues:
18
>I am confused about how the include file works when using classes. I create a form class and specifiy an include file. I then subclass that class, the include file is no longer filled in but it appears the defines are still available. Can I use the include file again on the subclass without problems? Then I make a form from the subclass. Here again the include file is still not shown. Are the include files additive in nature? I have no idea on how that works. It's not like the include file is a property of the class. Any tips?

The include file info is not copied into subclass when it's created. The Class Designer will use value stored in the _INCLUDE global variable.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform