Skip to main content



      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 08:35 Go to next message
Eclipse UserFriend
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 06:35 Go to previous message
Eclipse UserFriend
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: Thu Jul 10 07:16:20 EDT 2025

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

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

Back to the top