Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Displaying Chinese Characters in Text boxes
Message
De
22/07/2005 14:22:53
 
 
À
22/07/2005 02:31:23
Yh Yau
Ingenuity Microsystems Sdn Bhd
Kuala Lumpur, Malaisie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01035008
Message ID:
01035226
Vues:
16
Set the FontCharSet to the appropriate one. Usually, any character outside of the ASCII (254?) set uses a different set of the font. To get the correct value do this steps in VFP:
1. Create/Open a form.
2. Open Form Properties and select desired font.
3. Look for the FontCharSet property and click on the Ellipsis (...) to open the Font Property Dialog.
4. The Script dropdown will list available character sets.

Note:
The runtime GETFONT() does or can not evaluate the Scripts list so you have to do that programmatically.


>I'm using Windows XP native language support for Chinese (PRC).
>However, I can't seem to type in Chinese characters into text boxes nor display such characters.
>Any clues would be very much appreciated.
>Yau
ramil
~~ learning to stand still
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform