Paradox 4.5
How can I select a different screen font for editing OPAL code.
Tim
How can I select a different screen font for editing OPAL code.
Tim
Tim....open \windows\pdoxwin.ini and search for FONT. Change this, andQuote:>Paradox 4.5
>How can I select a different screen font for editing OPAL code.
>Tim
--
Alan Berger
SAMA-Soft Consulting, Inc.
908 560-1326
Paradox and Delphi
Open PDOXWIN.INI in notepad or a similar editor (back it up first).
Look for the [IDE] section of the file
In version 1.0 or 4.5 look for:
Typeface = SystemFont
Fontheight = 12
Fontstyle = Normal
and change them to the attributes you want.
In version 5.0, you will still see these but they are ignored. Look for:
Font = fixedsys, 10
and use this format to change to what you want:
Font = fontname, fontsize, attribute(ie:bold, normal, etc)
Hope this helps.
1. Change Screen fonts using Informix 4GL
Can I change what font appears on the screen. I know about changing
color using display XXX attribute(red). Can I use somthing similar to
decide what fonts I want to display on screen. I know we can do that in
a report writer. Is it also possible on perform screens or using
display statements?
Sent via Deja.com http://www.deja.com/
Before you buy.
3. Changing font used in stored procedure window
5. Opal Edit Window-Text not displayed
6. EXPRESS-SERVER Memory once allocated will not be freed
7. Changing Font Color Also Changes Font?
9. DBGrid changes Font in Edit mode
10. change the font of object screen's
11. PW5 Using OPAL to edit records in table
12. Edit Window Font
13. Screen Font Problem with FoxPro 2.6 for Windows