Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Have to distribute .vcx with .app?
Message
De
17/04/1997 17:45:00
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Have to distribute .vcx with .app?
Divers
Thread ID:
00028829
Message ID:
00028829
Vues:
80
To speed up the launch time of a form, I tried the technique of saving the contents of each page after the 1st to a class, then in the activate code for the page instantiating the class with .addObject(etc., etc.). I saved the classes to a visual class library.

When I run the form, the classes don't get created unless I SET CLASSLIB TO the .vcx, even if I compile the form as an .app and include the library. My question is, do I have to keep the .vcx open and available to everyone running the app, or can I somehow roll it up into the compiled app? I'd like to be able to work on the class library and the form while everyone is running the app, then just recompile the app when I'm done. Otherwise I'll get confused trying to maintain one copy of the .vcx for current use and another for tweaking.

Thanks,
Ross
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform