Not receiving gesture end/begin events
Hi,
Could anyone help me with this gesture events problem I'm having with Geis V2.
I don't seem to be receiving gesture end events (or "touch up") for a 1 finger touch gesture but I do receive a gesture begin (only if there is no fingers currently touching the screen). I also do not receive gesture begin on 2 or more finger gestures.
I may be misunderstanding how the events are created...
I am expecting that when a finger (or more than 1 finger) is placed down, the GEIS_EVENT_
My subscription/filter set up is:
m_geisSubscription = geis_subscripti
GeisFilter filter1 = geis_filter_
status = geis_filter_
filter1,
GEIS_
GEIS_
GEIS_
GEIS_
GEIS_
NULL);
geis_subscripti
GeisFilter filter2 = geis_filter_
status = geis_filter_
filter2,
GEIS_
GEIS_
GEIS_
NULL);
geis_subscripti
Another issue I'm having is that I am not receiving an event for a 2 finger gesture if the fingers are placed one after the other over a period of time. So if I want to allow a 1 finger touch to morph into a 2 finger rotate (for example), how would I do this?
Thanks in advance!
(and sorry for all the Qs)
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Geis Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Amit Nayar
- Solved:
- Last query:
- Last reply: