Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FOXFONT sizes
Message
De
15/03/2009 12:24:34
 
 
À
15/03/2009 12:08:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
01388201
Message ID:
01388207
Vues:
32
Thanks

>Foxfont only comes in two sizes, 7 and 9.
>
>>Hi All:
>>
>>I'm working with converting an old Clipper program and I'm using Foxfont to approximate the DOS outputr to the screen.
>>
>>The problem is that I can't get the fontsize right. There seems to be only two choices, whatever sise I pick.
>>
>>
>>CLEAR
>>
>>_SCREEN.FONTNAME = "foxfont"
>>
>>
>>_SCREEN.FONTsize = 10
>>@ 1,1 say 'HELLO, WORLD'
>>
>>_SCREEN.FONTsize = 11
>>@ 5,1 say 'HELLO, WORLD'
>>
>>_SCREEN.FONTsize = 12
>>@ 10,1 say 'HELLO, WORLD'
>>
>>_SCREEN.FONTsize = 13
>>@ 15,1 say 'HELLO, WORLD'
>>
>>_SCREEN.FONTsize = 14
>>@ 20,1 say 'HELLO, WORLD'
>>
>>_SCREEN.FONTsize = 15
>>@ 25,1 say 'HELLO, WORLD'
>>
>>
>>How can I get it to increase incementally?
>>
>>Thanks,
>>
>>Yossi
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform