Kbase 13876: Progress.ini System Fonts (DefaultFont and DefaultFixedFont)
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/05/1998 |
|
Progress.ini System Fonts (DefaultFont and DefaultFixedFont)
Progress.ini -- System Fonts
DefaultFont and DefaultFixedFont should, in general, never be changed
from the progress defaults. These settings are set to the Windows
System Font and System Fixed font, respectively. In other words, in
the progress.ini file when you see that these settings look like
this:
;DefaultFont
;DefaultFixedFont
then this means that they are basically initialized as follows:
DefaultFont=System
DefaultFixedFont=FixedSys
If a user were to change the definition of the DefaultFont or
DefaultFixedFont they must then do so correctly as follows:
DefaultFont=Courier New, size 8
They cannot do the following:
DefaultFont=0
**Please note however that it is not recommended to change
these settings as Progress relies on them heavily **
If you choose to change the DefaultFont, you may find that the
Progress Tools (for example, the Data Dictionary or UIB) may not
display correctly. These tools rely on the default settings. It is
also recommended that if you change the DefaultFont, that you change
the DefaultFixedFont to a FIXED font that is similar in type and size
to the DefaultFont. Please note that you should NOT change the
DefaultFixedFont to a proportional font.
Progress Software Technical Support Note # 13876