Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sub-classing
Message
From
29/03/1997 01:43:05
 
 
To
27/03/1997 20:26:01
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00025781
Message ID:
00026122
Views:
34
>>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

Vlad:

I tried what you suggested--exactly right. This solved my problem. One question, though: if I exclude a VCX from compiling, will my controls work OK on site? Or, for example, if I exclude Stonefield's VCX's, will my reindex routine work on site??

Thanks a lot for the help!

John
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform