Hello All,
I have few Redefine Get with Valid clause on a Dialog. User can directly click on Ok button and skip all the valid clause ?
How can I prevent this ?
TIA
Milan.
Frank Demont wrote:You can make a construction as :
LOKAL lok := .T.
Aeval(oDlg:aControls,{|j|lok := lok .AND. EVAL(j:bValid)})
IF lOk is .F. , at least one valid clausule hes returned .F.
Frank
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: cmsoft, nageswaragunupudi and 89 guests