Search found 78 matches: nlastkey

Return to advanced search

I can fix it already.

Dear All, If who use this classes and have got the same problem with me. Pls change this line METHOD GetDlgCode( nLastKey ) CLASS TSBUTTON // Remark this two lines * ::SendMsg( FM_CLICK ) // Add this line instead PostMessage( ::oWnd:oCtlFocus:hWnd, FM_CLICK ) return If( ::lActive, ...
by dutch
Sun Nov 20, 2005 4:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TSbutton problem?
Replies: 2
Views: 1288

I can fix it already.

Dear All, If who use this classes and have got the same problem with me. Pls change this line METHOD GetDlgCode( nLastKey ) CLASS TSBUTTON // Remark this two lines * ::SendMsg( FM_CLICK ) // Add this line instead PostMessage( ::oWnd:oCtlFocus:hWnd, FM_CLICK ) return If( ::lActive, ...
by dutch
Sun Nov 20, 2005 4:16 pm
 
Forum: FiveWin for CA-Clipper
Topic: TSbutton problem?
Replies: 1
Views: 941

... ::oGet:KillFocus() ::oGet:SetFocus() MsgBeep() return .f. else if ValType( ::bValid ) == "B" lRet := Eval( ::bValid, Self ) if ! lRet ::oWnd:nLastKey = 0 endif endif endif return lRet Saludos.
by Alfredo Arteaga
Tue Nov 15, 2005 3:02 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Captura de fecha
Replies: 6
Views: 1564
Previous

Return to advanced search