Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

answered Feb 23 '13

berak gravatar image

if you start clicking fast, CV_EVENT_LBUTTONDBLCLK gets triggered.

so it's not losing clicks, but interprets them in a different way.

click to hide/show revision 2
No.2 Revision

if you start clicking fast, CV_EVENT_LBUTTONDBLCLK gets triggered.

so it's not losing clicks, but interprets them in a different way.

you'll have to extend your switch statement there.