Kbase 34976: How to set the word wrap margin of an editor widget in character interfaces?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  8/15/2000 |
|
Solution ID: P4976
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.