Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I get the 'Up' arrow from Arial font?
Message
De
10/03/2005 12:34:57
 
 
À
10/03/2005 11:19:59
Mike Sue-Ping
Cambridge, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Database:
Visual FoxPro
Divers
Thread ID:
00994141
Message ID:
00994505
Vues:
15
Those are all Unicode character values, and as you know VFP doesn't deal very well with Unicode. If you want to see just the chars you can use out of a font, change the ComboBox for the Character Set to Windows:Western.

>Hi Glenn,
>
>I know about the character map utility. That's how I found the "arrowhead" symbols in the "Arial" font. I noticed that some of the extended characters can be accessed with ALT+codes. For example, notice how the character map utility says "Keystroke Alt+0178" in the bottom right of its status bar for the "squared" symbol (^2). In my button caption I can put = CHR(178) and get the "squared" text.
>
>My problem is that the "Black Up pointing triangle" does not seem to be capable of doing this. There is no Keystroke instruction. What are they and all the other symbols in there for if you can't use them?
>
>Mike
>
>
>>From the Windows "Run Command" run charmap.exe. This will help you locate any character and enable you to copy and paste.
>>
>>Glenn
>>
>>>Hi All,
>>>
>>>I can see from the Windows Character Map utility that the Arial font contains an UP and a DOWN triangle (arrowhead) symbol. How can I get it to appear as a button caption?
>>>
>>>TIA
>>>
>>>Mike
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform