Kbase P96801: Browse column-width changes when column-font is changed
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  27/10/2004 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1D
OpenEdge 10.x
SYMPTOM(s):
Dynamic browse widget
Assigning <browse column handle>:COLUMN-FONT attribute
Column width changes
CAUSE:
This is a known issue being investigated by Development
FIX:
Workaround:
Store value of <browse column handle>:WIDTH in a variable before changing the font, and use this value to restore column width after the font is changed.