Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Option for localization
Message
De
27/01/2005 16:02:01
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 8
Database:
Visual FoxPro
Divers
Thread ID:
00981467
Message ID:
00981472
Vues:
48
>What are the ways to localize an application, I have seen some myself but I am trying to come up with something else.
>
>For a two language application you can have a global variable and a function in the .caption property that return the right string based upon the global language variable. This method is a pain to update if you want to add a third language later on.
>
>You can have a function the changes the captions of the fields on a form at runtime during the form init. This uses a table with the the fild names and the different localizations. This method can be slow if you have many controls to change and many fields in your table.
>
>You can also have an application that changes the labels captions in the forms tables which you can run before releasing your application. This method does not permit a user to change the language in the application.
>
>I am trying to find a better methods than those mentionned above.
>
>Anyone have any ideas about the best way to localize an application ?



The best one I found (and use) is INTL from Steven Black. It does that very nicely (and much more).
http://stevenblack.com/intlmain.asp


Alex Feldstein, MCP, Microsoft MVP
VFP Tips: English - Spanish
Website - Blog - Photo Gallery


"Once again, we come to the Holiday Season, a deeply religious time that each of us observes, in his own way, by going to the mall of his choice." -- Dave Barry
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform