Consultor Eletrônico



Kbase P25052: How to find out which events have a trigger currently defined for a particular widget using Progress
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   02/04/2005
Status: Unverified

GOAL:

How to find out which events have a trigger currently defined for a particular widget using Progress 4GL?

GOAL:

Is there a way using 4GL to determine whether a particular widget event has a trigger associated with it?

FIX:

Presently, the Progress 4GL language has no built-in way to accomplish this. The developer can find out which events a widget supports with the LIST-EVENTS function, but there is no way to determine whether a particular event has a trigger currently defined for it.