Consultor Eletrônico



Kbase P235: Error 4028 Migrating a GUI Application
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/16/2008
Status: Unverified

FACT(s) (Environment):

Progress 4GL
GUI

SYMPTOM(s):

Migrating an application from one Progress version to another

Application was developed on a 16-bit Progress version (8.1x or earlier)

Application is being migrated to a 32-bit Progress version (8.2x or later)

Error: **<widget name> will not fit in FRAME <frame name> in PROGRAM . (4028)

FIX:

Ensure that the font settings in the new environment are the same as those in the old environment.
This may require the modification of the session's initialization file (Progress.ini) and/or the corresponding Registry settings to make them the same as the settings on the original development machine.

However, it is necessary to take into account that the Progress default font changed starting with Version 8.2A, and it's strongly suggested to review Progress Solution 16962 for a detailed explanation of the default font changes.