Consultor Eletrônico



Kbase P61350: Need a new attribute Browse:COLUMN-LABELS-HEIGHT
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   06/01/2004
Status: Unverified

FACT(s) (Environment):

Progress 9.1D

SYMPTOM(s):

Progress 9.1D07

Need a new attribute Browse:COLUMN-LABELS-HEIGHT and Browse:COLUMN-LABELS-HEIGHT-PIXELS

CAUSE:

In 9.1D07, there is still no way to know the height of the column labels in a browse widget.

Indeed, we cannot rely on the following calculation:
Browse:HEIGHT - Browse:NUM-ITERATIONS * Browse:ROWS-HEIGHT-CHARS
because the view port can have a partial row at the bottom.

Note also that it is possible to change the height of column labels as described in Progress Solution P61344 How to change the height of column labels in browse? . However, they are a few limitations that would be solved with a new attribute.

An enhancement request has been logged to implement a new attribute called Browse:COLUM-LABELS-HEIGHT and Browse:COLUMN-LABELS-HEIGHT-PIXELS.

FIX:

none