Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Converting FPD26 screens to VFP forms
Message
From
24/11/2003 13:56:40
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
24/11/2003 13:43:14
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00853015
Message ID:
00853018
Views:
15
>I am in the process again of converting some FPD26 screens to VFP forms. I do not have any problems or questions with the process itself (I have found a system that works for me) except that I would like to change the default font from MS Sans Serif to Arial 9 Regular. Is there a way to do that? I would rather not click on the Font... button and select it everytime. Any ideas?

You can write a little .prg and run it from the command window:
aselobj(aO,1)
ao[1].setall("fontname", "Arial")
Then run it once per form.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform