diff options
author | Sven Gothel <[email protected]> | 2013-10-17 23:02:04 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-10-17 23:02:04 +0200 |
commit | 3c56d9346b9077b5eb65ec9e111917cfe17e9173 (patch) | |
tree | 20e213cbef2a1caff5c7d95efcd196b29d17ece0 /LICENSE.txt | |
parent | 119133e89831fc837015b3f6fd7b258077c93d46 (diff) |
Bug 800: Windows 7 Touch Event Support for NEWT: Fix Focus and LBUTTON[DOWN|UP] issues
- w/ TOUCH, Win8 may steal focus (KILLFOCUS), quickly grab FOCUS again when on TOUCH operation
- track 'touchDownLastUp', and don't act on LBUTTON[UP|DOWN] and MOUSEMOVE if just lifted last finger
- don't use GetMessageExtraInfo() to distinguish MOUSE/TOUCH, simply use tracked touchDownCount
- Also track mouseInside in TOUCH operation, i.e. true if _all_ fingers are inside,
otherwise don't send TOUCH event
Diffstat (limited to 'LICENSE.txt')
0 files changed, 0 insertions, 0 deletions