Consultor Eletrônico



Kbase P5502: The left part of a browse column is not visible => Enlarge t
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   3/7/2003
Status: Unverified

FACT(s) (Environment):

Progress 8.X

SYMPTOM(s):

The left part of a browse column is not visible

CAUSE:

The column of a browse is not large enough.
In version 8, the width of a column is read-only and depends on the format of the column. Depending on the font used, the default width may happen to not be too small for a given format.

FIX:

Change either the COLUMN-FONT or the FORMAT of the column in the definition of the browse (before it is realized). You may want to define a large format and make it smaller at run time once the browse is realized.

Note that in Version 9, a browse column has a WIDTH attribute that can be modified at run time. Columns can also be added dynamically.