Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bold text
Message
From
07/03/2001 11:45:01
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00482730
Message ID:
00482751
Views:
16
That's the wierd thing - my font's set to Arial 9

but the bold is still narrower?

>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?
Will Jones
Previous
Reply
Map
View

Click here to load this message in the networking platform