12-01-2010, 03:31 PM
Dean Roddey Wrote:But you also send the position in the press event. Are you getting the most recent position when you send the press event?The PRESS event sends the button's position... The following MOVE sends the position of the mouse at the time the event is sent... Is the C++ client resending a PRESS event for every move? Something like::
PRESS
MOVE + PRESS
MOVE + PRESS
MOVE + PRESS
MOVE + PRESS
RELEASE
Instead of just:
PRESS
MOVE
MOVE
MOVE
MOVE
MOVE
RELEASE
If for a simple PRESS/RELEASE the C++ client also sends a PRESS/PRESS/RELEASE, I guess that could explain why it's not acting like our PRESS/RELEASE, as you would be missing the fact that the first PRESS isn't animated...
Field Generator 0.65: Create CQC fields on the fly, from external applications.
Mobile templates 0.4: Main resolution of 320x480 with navigation side bars (384x544).
Sage Media Server 1.1.3 + Sage Player 2.7.8: Display and manipulate SageTV information or player.
TaRIVA 1.26: Android RIVA client.
Mobile templates 0.4: Main resolution of 320x480 with navigation side bars (384x544).
Sage Media Server 1.1.3 + Sage Player 2.7.8: Display and manipulate SageTV information or player.
TaRIVA 1.26: Android RIVA client.