Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sub-classing
Message
De
27/03/1997 20:26:01
 
 
À
27/03/1997 04:52:58
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
00025781
Message ID:
00025981
Vues:
33
>I am, as usual, totally confused. I found a neat control in a VCX that I want to add to my VCX collection of controls. So I open my VCX and create a new class based on this new control. Now, whenever I compile the app, the other VCX gets brought in and compiled, resulting in a lot of overhead that I do not want to carry. How can I get just the control that I want without re-coding it?

Add "the other VCX" to your project and mark it as "Excluded" (go to menu, Project option, choose Exclude option). Now, when you build your app, the project will find the control but will not recompile it (even if you choose "Recompile all").

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

Click here to load this message in the networking platform