Kbase P132880: Browse widget column label shows exclamation marks instead of splitting over multiple lines
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  23/02/2009 |
|
Status: Verified
SYMPTOM(s):
Browse widget column label shows exclamation marks instead of splitting over multiple lines
Setting browse column LABEL attribute at runtime
Browse widget is has not been realized yet when column LABEL is set. (It has not yet been made visible for the first time.)
Value specified for LABEL includes exclamation marks ("!")
After browse widget is realized, column label displays exclamation marks and the label does not stack as expected.
FACT(s) (Environment):
Progress 9.x
OpenEdge 10.x
Windows
CAUSE:
Bug# OE00170747
FIX:
Workaround:
Ensure the column labels are not set until after the browse widget is realized (meaning: it is made visible for the first time).
Alternatively, reset the labels after the browse has been realized.