Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Enabling gesture support on Windows 7 and 8
Enabling gesture support on Windows 7 and 8 [message #1567641] Fri, 16 January 2015 13:35 Go to next message
Christian Schneider is currently offline Christian SchneiderFriend
Messages: 10
Registered: June 2011
Junior Member
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
Re: Enabling gesture support on Windows 7 and 8 [message #1653783 is a reply to message #1567641] Fri, 06 March 2015 11:35 Go to previous message
Christian Schneider is currently offline Christian SchneiderFriend
Messages: 10
Registered: June 2011
Junior Member
The following thread in the Logitech forum seems to provide the disappointing answer:
At least the T650 is not a scrap of help! Evil or Very Mad

http://forums.logitech.com/t5/Mice-and-Pointing-Devices/T650-touchpad-and-Windows-Touch-API/td-p/921512
Previous Topic:SWT.Cocoa is performed very slowly after VNC client is disconnected [Mac OS X]
Next Topic:Download images in an SWT Mozilla browser
Goto Forum:
  


Current Time: Wed Apr 24 18:10:29 GMT 2024

Powered by FUDForum. Page generated in 0.03115 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top