Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Registering control in form load event
Message
 
 
À
13/02/2001 14:59:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00474843
Message ID:
00475845
Vues:
27
>I have an running application which works on 60 computers on lan.
>I upgrade my application by changing an exe file in server.
>
>I need to add a new activex controls to it.
>Users want only click in application icon and use it.
>It is not possible to force users to make installations
>again and again.
>Also, some controls are reqired only rarery in some specific
>forms.
>For this reason I want a control to be installed only if form
>which actually requires it will run.
>
>You don't install full visual studio if you actually don't use it,
>am i right ?
>

I understand the issue of not having the user unduly bogged down by installation issues for new versions. However, I just don't think putting the code in the Load of a form has that much "bang for the buck". Having a few extra ActiveX control registry entries doesn't seem like that big a deal to me so I would still put the registration code at the beginning of the application.

But that's just me. There is no harm in doing it your way.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform