Python Forum

Full Version: Is it possible to make a program recognize how many clicks it has had on the monitor?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I need a screen developed in tkinter to appear on the monitor, but with one condition: only when the user presses the right mouse button twice. Is it possible to check with Python if the condition has been fulfilled?