mouse moviment on xbrowse

mouse moviment on xbrowse

Postby Silvio » Mon Oct 26, 2009 4:44 pm

Can i Know If the user move the mouse ?
I want insert it on a codeblock
type:
oGrid:bKeyDown :={|nKey| Val_nKey(nKey,oDlg)}
Best Regards, Saludos

Falconi Silvio
User avatar
Silvio
 
Posts: 3107
Joined: Fri Oct 07, 2005 6:28 pm
Location: Teramo,Italy

Re: mouse moviment on xbrowse

Postby Antonio Linares » Wed Nov 04, 2009 7:10 pm

Silvio,

The codeblock bMMoved is the one to use to control the mouse movement events:

oControl:bMMoved = { | nRow, nCol, nFlags | ... }

oWnd:bMMoved = { | nRow, nCol, nFlags | ... }

oDlg:bMMoved = { | nRow, nCol, nFlags | ... }
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42081
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 82 guests