Consultor Eletrônico



Kbase P178903: ENTER key does not work in the editor widget if an ABL window is called from a .Net form
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   1/21/2011
Status: Unverified

SYMPTOM(s):

ENTER key does not work in the editor widget if an ABL window is called from a .Net form (.Net UI WAIT-FOR)

Enter does not work in GUI editor when the GUI window has been started from a .net form

FACT(s) (Environment):

Windows
OpenEdge 10.2x

CAUSE:

Bug# OE00200780

FIX:

As a workaround insert the following before the DISPLAY statement in enable_UI in win.w.

EDITOR-1:RETURN-INSERTED IN FRAME DEFAULT-FRAME = TRUE.