Consultor Eletrônico



Kbase P97191: Does setting the SCREEN-VALUE attribute of a fill-in widget via code cause the VALUE-CHANGED trigger
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   11/4/2004
Status: Unverified

GOAL:

Does setting the SCREEN-VALUE attribute of a fill-in widget via code cause the VALUE-CHANGED trigger to fire?

FIX:

No, it does not. User interface triggers are fired when the 'user' does something, not when the program itself changes the value of a fill-in widget.
After changing the SCREEN-VALUE of the fill-in widget you must apply a VALUE-CHANGED event to the fill-in widget.