Kbase P24403: How to programmatically check whether a particular radio-but
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/8/2003 |
|
Status: Unverified
GOAL:
How to programmatically check whether a particular radio-button of a radio-set widget is enabled or disabled?
FIX:
Currently, the 4GL allows the developer to disable/enable a particular radio-button of a radio-set widget through the radio-set's DISABLE and ENABLE methods. However, the language does not provide a way for the developer to check the state of a specific radio-button in a radio-set. There is currently no way to get a handle to an individual radio-button either. The developer has to keep track of this himself/herself as he/she enables and disables the radio-buttons. An enhancement request has been logged on this.