Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bold text
Message
 
À
07/03/2001 11:18:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00482730
Message ID:
00482732
Vues:
12
Hi Will,

You're probably using a non-proportional font. Try this change and see what you get.

>Don't really know which section to put this under...
>
>Just something I found out about which I thought people might find interesting.
>
>Do the following in the command window
>
>_screen.fontbold = .F.
_screen.fontname = "Arial"
>? _screen.textwidth('HELLO')
>_screen.fontbold = .T.
>? _screen.textwidth('HELLO')
>
>I always assumed that bold text would be wider than normal text?
>
>Eh?
Marty Smith, CSQE
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform