Consultor Eletrônico



Kbase P96471: Cannot intercept WINDOW-RESTORED event in Dynamics Window
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   11/17/2004
Status: Unverified

GOAL:

How do I write code to respond to a WINDOW-RESTORED event in dynamics ?

GOAL:

What are the Window trigger events in rydyncontw.w ?

FACT(s) (Environment):

OpenEdge 10.x
Dynamics 2.1A

FIX:

Enhancement Request# 20041020-002 has been logged.
The foundation for a Dynamics window is rydyncontw.w. This file contains only three window triggers WINDOW-CLOSE, WINDOW-MINIMIZED and WINDOW-RESIZED.
It does not contain a trigger for WINDOW-RESTORED, the above mentioned Enhancement has been logged requesting a trigger to be added.