I do like this:
In this example, G_COLOR_SYS (2) is white and G_COLOR_SYS (1) is the background.
I can't change the colors of the text or the background of tRadio.
Already tried the Bj: nClrText: = also does not work. This also happens with CheckBox.
Would anyone know any method to make this possible?

聽Redefine RADIO ::oRad760_DadosCobranca ;
聽 聽 VAR ::oDs_ClientesEdit:COBRANCA ;
聽 聽 ID 761,762,763,764 聽OF ::oFldDetalhes:aDialogs[1] ;
聽 聽 Color G_COLOR_SYS(2),G_COLOR_SYS(1)In this example, G_COLOR_SYS (2) is white and G_COLOR_SYS (1) is the background.
I can't change the colors of the text or the background of tRadio.
Already tried the Bj: nClrText: = also does not work. This also happens with CheckBox.
Would anyone know any method to make this possible?



