Consultor Eletrônico



Kbase P48060: Pressing the HELP key from dialog-box calls the applhelp.p w
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   15/10/2003
Status: Unverified

FACT(s) (Environment):

Progress 9.x

FACT(s) (Environment):

Windows 32 Intel

FACT(s) (Environment):

Windows NT 32 Intel/Windows 2000

SYMPTOM(s):

Pressing the HELP key from dialog-box calls the applhelp.p window rendered in the background

Pressing the HELP key (F1 in GUI) calls the applhelp.p procedure

applhelp.p window is displayed in the background of the parent window of
the dialog-box where user pressed F1

applhelp.p window is not displayed when HELP key is pressed in the dialog-box

CAUSE:

This is expected behavior.

FIX:

Modify the applhelp.p procedure to create the dialog-box instead of the
window and it will always be displayed in the foreground, even when called
from the dialog-box.