Consultor Eletrônico



Kbase P160371: Extended characters are not displayed correctly in ABL widgets when .Net is involved
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/3/2010
Status: Unverified

SYMPTOM(s):

Extended characters are not displayed correctly in ABL widgets (editor, fillin, ...) when .Net controls are also used

-cpinternal, -cpstream and -cpcoll parameters are set to appropriate values for the language to be displayed

Appropriate font is used for the language to be displayed

Entering extended characters using keyboard causes them to display as multiple standard Ascii characters instead.

ABL code starts .Net bridge (by referencing a .NET class)

The ABL code uses WAIT-FOR System.Windows.Forms.Application:Run() no other .Net involved

FACT(s) (Environment):

Characters entered in .Net Forms or controls are not affected
Issue is not seen when ABL code uses WAIT-FOR CLOSE OF THIS-PROCEDURE instead
OpenEdge 10.2x
Windows

CAUSE:

Bug# OE00195532

FIX:

Upgrade to OpenEdge 10.2B01 or later