Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Displaying Chinese Characters in Text boxes
Message
From
22/07/2005 14:22:53
 
 
To
22/07/2005 02:31:23
Yh Yau
Ingenuity Microsystems Sdn Bhd
Kuala Lumpur, Malaysia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01035008
Message ID:
01035226
Views:
14
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
Previous
Reply
Map
View

Click here to load this message in the networking platform