Consultor Eletrônico



Kbase P14610: Moving between Progress sessions using ALT+TAB only gives the normal Progress icon
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/16/2008
Status: Unverified

FACT(s) (Environment):

Windows
Progress 9.x
OpenEdge 10.x

SYMPTOM(s):

Using ALT+TAB within Windows only gives the normal Progress icon

Switch from one running application to another

Application icon is not shown

CAUSE:

The reason for it is that there is now an invisible window which is the parent of all Progress windows. It is the invisible windows icon which you see for all Progress windows in the ALT+TAB dialog. This new architecture was necessary to add some new features in version 9.0A, including SHOW-IN-TASKBAR and TOP-ONLY.

FIX:

Starting in Progress 9 only one icon can be displayed in the ALT+TAB dialog for *ALL* Progress windows.

It can be changed executing the following command:

SESSION:LOAD-ICON("some.ico").

Visual Basic and Delphi applications also encounter this problem.