Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Could vfp support multi language ?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00608248
Message ID:
00608356
Vues:
21
>Dynamic - to change all labels, waitwindows and messages in login of apps
>That kind of frameworks with multilanguage posibilities provide MereMortals, StevenBlack make a converter and My firm make similar converter to his.
>In dynamic stream all captions of label control, waitwindows and mesager are exchanged with variables, which are placed in DBFs and their value is put in the right place.

I developed the same method to do an English/Spanish app. I have code in the Init of my Form baseclass to set the properties [caption, top, left, width, etc] of all the objects on the form based on what language the form is to use. The basic framework came from INTL. However, INTL only handles the translation of the strings and not the positioning of the lablels, textboxes, etc. So, I developed a data-driven method to handle all the object properties. I also created a builder to help set these properties.
Mark McCasland
Midlothian, TX USA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform