Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Used a define in form object property
Message
De
04/09/1996 19:03:10
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00006898
Message ID:
00007268
Vues:
76
>>You still can do it. In YourForm.Init method include a statment like this for each object you want to change caption:
>>ThisForm.AObject.Caption=AObject_CAP
>>
>>You must make 2 header files, one for French and one for English version. In each file you define all AObject_CAPs. You can copy the needed header file into your project directories for the language you want.
>
>Hi Roger,
> It's sound good but what's for performence. is it very affected ?
>
>Rock

Hi, Rock. I'm not Roger, but doesn't matter. The performance is not affected. Of course, at runtime you will have all these caption changes. But will also have the replacements already done at compile time. I think you will not even notice the difference.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform