Ask Your Question

Revision history [back]

touch tap detection slow if I touch the same position

Hi!

I tried to use setMouseCallback() to detect touch operation on the touch screen by using C++. It works fine to detect touch with position information. But when I tried to touch the same position, It seems slowing touch detection event very much. If I touch the different position, it responds quickly. Is there any any to avoid this situation ?