+6
Voting

Gesture - End and Change

Clayton Vicente 11 jaar geleden in i2 Control V2.2 bijgewerkt door Oksana (expert) 8 jaar geleden 3
Hi
To make advanced things using gestures (control the mouse movement for example) we need to know when the gesture change and when the gesture finish.
Maybe you guys can insert two new events for gestures in the future.
IR.EVENT_GESTURE_END
IR.EVENT_GESTURE_CHANGE
This will let us to make more advanced things using gestures.
Thanks.
Clayton
Dear Clayton,
at the moment you can use these gesture events: TOUCH_MOVE, TOUCH_DOWN, TOUCH_UP
You can read more about them on our wiki instructions.
http://iridiummobile.net/wiki2.0/index.php?title=GUI_API#IR.EVENT_TOUCH_MOVE
http://iridiummobile.net/wiki2.0/index.php?title=GUI_API#IR.EVENT_TOUCH_UP
http://iridiummobile.net/wiki2.0/index.php?title=GUI_API#IR.EVENT_TOUCH_MOVE
Actually installers need these gestures.
Thank you for your idea about new events. They will be added in the future.


With best wishes,
Victoria Vaynert.