Kbase P117898: LARGE type Editor Widget doesn't have XP look and feel
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/08/2006 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.x
OpenEdge 10.x
SYMPTOM(s):
Editor Widget doesn't have XP look and feel
Editor doesn't have an XP-style border
Using an LARGE Editor.
LARGE Editor doesn't have the same single-line border as the small editor.
Using Windows XP look and feel.
Running Progress with a manifest file
CAUSE:
This is Microsoft's issue; Microsoft didn't update the RichEdit control upon which the large editor is based. The small editor uses instead a standard edit control for which a XP look and feel is available.
For comparison, look at Notepad (which uses the standard edit control) and WordPad (which uses the RichEdit control). You'll see that the editors in those programs are rendered the same way they are in Progress XP look and feel.
FIX:
Progress will monitor whether Microsoft intends to correct this problem in a future release of the RichEdit control so to implement such feature in the product.