You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently working on extending sikuli to mobile interaction.
Sikuli API has a Keyboard and Mouse inteface. This is great for desktop interaction. But when it comes to touch devices, the Mouse interface does not naturally match the user interaction with the screen.
Is a Finger interface (declaring some basic touch interaction like longPress, swipe, pintch...) can be a new feature to the Sikuli API ? The implementation can be user-specific but a common interface can be a good start for it.
Original author: [email protected] (June 13, 2013 12:13:37)
Hi sikuli team !
I'm currently working on extending sikuli to mobile interaction.
Sikuli API has a Keyboard and Mouse inteface. This is great for desktop interaction. But when it comes to touch devices, the Mouse interface does not naturally match the user interaction with the screen.
Is a Finger interface (declaring some basic touch interaction like longPress, swipe, pintch...) can be a new feature to the Sikuli API ? The implementation can be user-specific but a common interface can be a good start for it.
Thanks.
Original issue: http://code.google.com/p/sikuli-api/issues/detail?id=60
The text was updated successfully, but these errors were encountered: