Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Multi-Touch and gesture API: Rotate doesn't work correctly
Multi-Touch and gesture API: Rotate doesn't work correctly [message #685809] Mon, 20 June 2011 09:12 Go to next message
Andreas Scharf is currently offline Andreas ScharfFriend
Messages: 20
Registered: September 2010
Junior Member
Hi,

I'm experimenting with the new SWT Touch & Gesture API which makes it into Indigo. While playing with Snippet353 I experienced problems on my Mac running OSX 10.6.7. The API correctly recognizes the 'rotate' gesture but the rotation value is always 0.

Anyone can confirm this issue?

Kind regards,
Andreas
Re: Multi-Touch and gesture API: Rotate doesn't work correctly [message #685847 is a reply to message #685809] Mon, 20 June 2011 11:06 Go to previous messageGo to next message
Lakshmi P ShanmugamFriend
Messages: 279
Registered: July 2009
Location: India
Senior Member
Hi,

I tried the Snippet353 on my MacBook and I don't see the reported problem. The rotate gesture on the trackpad is recognized correctly and I can see the rectangle on shell rotate accordingly. Printing the value of rotation prints the correct value too.
Which device are you using for the gestures?


Lakshmi P Shanmugam
Re: Multi-Touch and gesture API: Rotate doesn't work correctly [message #685850 is a reply to message #685847] Mon, 20 June 2011 11:16 Go to previous messageGo to next message
Andreas Scharf is currently offline Andreas ScharfFriend
Messages: 20
Registered: September 2010
Junior Member
Hi,

I'm using the built-in touchpad of my MacBook. I'm using Eclipse build I20110603-0909 and the JDK 1.6.0_24. Additionally I'm using org.eclipse.swt.cocoa.macosx.x86_64_3.7.0.v3735b.jar as dependency for my project. Any differences to your configuration?
Re: Multi-Touch and gesture API: Rotate doesn't work correctly [message #685869 is a reply to message #685850] Mon, 20 June 2011 13:03 Go to previous message
Lakshmi P ShanmugamFriend
Messages: 279
Registered: July 2009
Location: India
Senior Member
Thanks for the details. I tested with the 64 bit swt jar and I'm able to reproduce the problem. It works fine with the 32bit build.
Opened bug report to track this --> https://bugs.eclipse.org/bugs/show_bug.cgi?id=349812



Lakshmi P Shanmugam
Previous Topic:Execution of various Runnables through asyncExec or syncExec
Next Topic:Access to desktop
Goto Forum:
  


Current Time: Thu Apr 25 16:19:22 GMT 2024

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

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

Back to the top