Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multilingual applications?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00722554
Message ID:
00722628
Vues:
18
>Hi, Jamie!
>
>>>
>You should look at Steven Black's INTL toolkit.
><<
>
>Oh, I did so - but it seems to complex for the job!
>I don't need any translation stuff, any language switching of running forms etc.
>
>I only need to deal with different fonts / charsets (hopefully I don't have to deal with unicode <s>)!
>
>May be there are some other hints!?

Prior to VFP8, If you use VFP native controls, you have to use only strings compatible with the operating system charset. You cannot mix different cultures (think the .NET definition of culture) like Cyrillic, Western, Chineese, etc.
However if you hold your information as unicode (UTF8 or UCS2) binary representation in your fields, and do not use data binding and grids, you can utilize MS Forms ActiveX controls for this purpose.
If you have some doubts that you understand this, just ask.

Kind Regards
Zlatin Zlatev,
MCSD (VS6)

Make solutions, not programs!

Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform