Big Font Size in

JuanMSanchezB

New Member
Hi PEG people,

I want to use customized font size in the Section Editor (tigger´s code)... i.e. Font 12, font 13 etc

Is it possible ??
How I can achieve this ??

On Procedure Editor I have big-size font using and applying customnized fonts.

many thanks
Juan-Manuel ///
 
Juan,

Not recommended:


KB 21826
SUMMARY:

For readability during development, programmers might wish to
temporarily adjust the Section Editor font size (Font2). However,
changes to Font0 - Font7 can affect the functionality and/or display
of other precompiled applications. If you do change Font2 for easier
viewing during development, remember to set it back to its default
value before performing any program compilations.

SOLUTION:

Edit the value for the Section Editor default font, Font2, in either
the Progress.ini file, or in the Progress fonts keys within the
Windows registry.

NOTE: Font0 - Font7 are reserved for the Application Development
Environment (ADE) tools. Changing them can cause the Progress ADE
tools to malfunction.


Lee

ps. This isn't PEG. :)
 
Back
Top