Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Could vfp support multi language ?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00608248
Message ID:
00608356
Views:
22
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform