Kbase P4976: How to set the word wrap margin of an editor widget in character interfaces?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  15/10/2008 |
|
Status: Verified
GOAL:
How to set the word wrap margin of an editor widget in character interfaces?
FIX:
Use either the WIDTH-CHARS attribute or the BUFFER-CHARS attribute. The wrap margin is determined by the comparing both attributes and then using the largest value.