Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Change Font - very easy question
Message
De
17/06/2001 03:46:21
 
 
À
17/06/2001 03:27:51
Jimi Lee
Pop Electronic Products Ltd.
Hong Kong, Hong Kong
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00520340
Message ID:
00520347
Vues:
14
>Hi RoeLaux,
>
>Oh i'm sorry, I should ask more clearly:
>I want to change the font in my edit window.. that's when i'm writing program.. :p
>
>
>
>>Hi Jimi,
>>
>>Use a form class to base all your forms on. Then when you need to change a property for all your forms you can modify the form class and those changes are inherited to all the forms that are based on that form class.
>>
>>Hope this helps.
>>
>>>Hi all,
>>>
>>>I have done this before but cannot recall it now :p
>>>
>>>How can I change the fonts of ALL my windows in VFP altogether?
>>>
>>>Thanks a lot!

Right-click in the editor window, then 'Properties' and change the font in that dialog box. It will be stored in your resource file, and if you check the 'Save preferences' box and 'Default for ...' the font will be used every time.

In VFP the default font is 'file based'. If you set the font in a .PRG, it will be stored only for PRG's. You'll have to set the font for every type of code you write.

Hope this helps
Grigore Dolghin
Class Software.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform