Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating an accented character
Message
De
21/02/2018 15:35:21
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
21/02/2018 14:30:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012 R2
Network:
Windows Server 2012 R2
Database:
Visual FoxPro
Application:
Desktop
Virtual environment:
VMWare
Divers
Thread ID:
01658323
Message ID:
01658336
Vues:
163
>Hi Tore,
>
>Nifty program. Unfortunately it does not show that character in the character set.

Well nothing will show a character which doesn't exist. In that character set.

So you have several options:
- go Unicode. Replace all controls with unicode capable ones. The almost perfect solution except it's too expensive (in man-hours) for one ś.
- do that for just this one field and control. Almost manageable.
- textbox.fontCharSet=238 (central european) and perhaps set keyboard layout to Polish in .gotfocus() (but I guess you'd be asking more questions if the app was to run in Poland). Set the field to binary (nocptran) so the s-acute doesn't get converted to s-bald.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform