hello everyone, I have the following situation in tfolder and tfolderex:
use the when clause to enable or disable gets the folder / folderex.
operate normally without the folder when I change the variable value to false lBrowse.
gets where they should be enabled and not enabled, refresh setoption already did before and do not refresh enables gets.
with normal folder when Fando FiveWin change the variable value to enable gets if I click on the second tab and then return to the first shows there apeans more so. tfolderex now not working right.
Daniel or if someone there can help me thank you, 'cause do not want to get get: enable, so I created the variable lBrowse to be more practical and organized the code.
sorry my bad inglish, i used google translator, rsrsrsrs.
#DEFINE AbaCadastro oFldEmpresa:aDialogs[01]
local lBrowse:=.T.
REDEFINE COMBOBOX oEstado VAR oDbfEmpresa:UF ITEMS aEstados ID 117 OF AbaCadastro;
WHEN !lBrowse UPDATE;