Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

if you start clicking fast, CV_EVENT_LBUTTONDBLCLK gets triggered.

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

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.