Re: BUG: mouse_event does not move pointer for relative coordinates
17 Oct
2001
17 Oct
'01
12:54 p.m.
Andriy P wrote:
The attached test program moves pointer under Windows NT.
Under Wine the pointer changes position on move request in absolute coordinates and does not move for relative coordinates. <skipped>
I tracked down the bug. The issue - in mouse_event the cursor position change occured _before_ the new position was calculated. Old coordinates were used and the latest change in the pointer position did not become effective. I'll submit a patch. Andriy Palamarchuk __________________________________________________ Do You Yahoo!? Make a great connection at Yahoo! Personals. http://personals.yahoo.com
8912
Age (days ago)
8912
Last active (days ago)
0 comments
1 participants
participants (1)
-
Andriy Palamarchuk