Consultor Eletrônico



Kbase P12231: How to disable a button when updating a record.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   3/18/2003
Status: Unverified

GOAL:

How to disable a button when updating a record.

FACT(s) (Environment):

Progress 9.x

FACT(s) (Environment):

Progress 8.x

FIX:

Walk the widget tree looking for the button label or name, ultimately to obtain its handle. Once you have the handle to the button set its SENSITIVE attribute to false.