Consultor Eletrônico



Kbase 21643: Error 6491 in Regards to INI Files & Font Sizes
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   18/09/2006
Status: Unverified

SYMPTOM(s):

6491 error from Results application.

Error occurs in application after a migration/re-installation.

**<widget id> does not fit in parent <parent widget id>. (6491)

CAUSE:

A widget (usually a menu or button) is defined to be x characters wide and the current font is too large to be contained within. This is usually caused by changes in the fonts in the ini file or by beginning a session without an INI file.

FIX:

If an INI file was used in the previous configuration it must be used again.

If no INI file was used, there was a change in the appearance attributes under the display properties to be a largerfont.(Windows)

If using an INI file in the current configuration, usually either the default fonts or fonts 0 - 7 have been altered. The Progress Standard configuration is as follows:

DefaultFont=MS Sans Serif, size=8
DefaultFixedFont=Courier New, size=8

font0=Courier New, size=8
font1=MS Sans Serif, size=8
font2=Courier New, size=8
font3=Courier New, size=8
font4=MS Sans Serif, size=8
font5=MS Sans Serif, size=10
font6=MS Sans Serif, size=8, bold
font7=MS Sans Serif, size=8


For legacy code in earlier versions Font 5 could be set to size=8