How can we detect mouse double click in python?

147 Views Asked by At

I have been using win32api for single clicks. But I was not able to find a particular Virtual key code for double click. Is there some other way out?

0

There are 0 best solutions below