Consultor Eletrônico



Kbase P55302: Application compiled on 17 inch monitor running with 800x600 resolution on smaller monitor equals la
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/28/2009
Status: Verified

SYMPTOM(s):

Application compiled on 17" monitor running with 800x600 resolution

When application is run on a 15" monitor running with 800x600 resolution the windows are larger than they are on the 17" monitor

FACT(s) (Environment):

Windows
Progress 8.x
Progress 9.x
OpenEdge 10.x

CAUSE:

When a GUI program is compiled, the default system font for that system is used to determine the number of pixels required for each widget. When running the compiled code on a machine with a smaller size monitor the resulting window will appear larger.

FIX:

Always compile GUI code on the smallest monitor on which it will be supported and also use the lowest screen resolution that will be supported.