Hello friends of the forum.
I need help with the WHEN clause, some items to be disabled for not complying with the condition WHEN all the dialogue is not painted correctly.
http://img704.imageshack.us/i/errorwhen.jpg/
The code used in this part is:
Best regards from Honduras
FWH 9.06, xHarbour
I need help with the WHEN clause, some items to be disabled for not complying with the condition WHEN all the dialogue is not painted correctly.
http://img704.imageshack.us/i/errorwhen.jpg/
The code used in this part is:
REDEFINE COMBOBOX oGet[4] VAR cCajero ITEMS aCajeros ID 152 OF oWndChilds ;
UPDATE WHEN !lCostos
REDEFINE CHECKBOX oGet[5] VAR lDetallar ID 150 OF oWndChilds WHEN !lCostos UPDATE
REDEFINE CHECKBOX oGet[6] VAR lCostos ID 151 OF oWndChilds ;
VALID ( oWndChilds:Refresh(),.T. ) WHEN oApp:Accs_Cost UPDATEBest regards from Honduras
FWH 9.06, xHarbour
Oscar A. Martinez
http://www.multisofthn.com
Honduras, Centro America
xHarbour Enterprise 1.2.2, Fivewin 13.06
http://www.multisofthn.com
Honduras, Centro America
xHarbour Enterprise 1.2.2, Fivewin 13.06