Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Chinese interface
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00928477
Message ID:
00928499
Vues:
16
>I need to know how to provide a Chinese language interface for a VFP application. I have installed Chinese language support on my Windows XP Professional workstation, and I can enter Chinese characters into a MS Word document, for example. But I don't see how to put Chinese into a label or control caption on a VFP form. I set the font to one that has Chinese characters, but when I try to enter the characters into the property page via the IME or copy-and-paste, all I get are ?-marks.
>
>Could someone please point me in the right direction. (I'm using VFP 5, but can update to 8 if that would help.)

The native VFP controls do not support unicode. So you can't use the native VFP controls for languages that require more than the normal ascii range. I don't know if that's changed in VFP 9, I didn't see it in the release notes so I would gess not. You can either switch to an Active-X control that does support it or you can look into INTLToolkit at http://www.stevenblack.com/. I don't know if it supports Chinese or not.
Charles

"The code knows no master." - Chuck Mautz
"Everybody is ignorant, only on different subjects." - Will Rogers
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform