Enabling gesture support on Windows 7 and 8 [message #1567641] |
Fri, 16 January 2015 08:35  |
Eclipse User |
|
|
|
We want to incorporate gestures in our tool and they're working perfectly on OSX
(I use Mavericks & Eclipse Kepler, Luna).
However on Windows 7/8 (32-bit) we can't get them running at all. Display.getTouchEnabled() returns 'false'. We than bought the Logitech T650 touchpad, and with it installed Display.getTouchEnabled() returns 'true' but no events of type 'SWT.Gesture' are delivered (and no OS.WM_GESTURE msgs are received in Control.windowProc(...)).
Do we have to tell windows to forward the gestures to Eclipse instead of translating them into wheel events, ... somehow?
Thanks in advance,
Christian
|
|
|
|
Powered by
FUDForum. Page generated in 0.07124 seconds