Hi all.
I need to block the mouse without blocking the keyboard in a cross-platform GUI application (Windows, Linux/Debian). The program has many forms and buttons, and creating a handler for each one is too labor-intensive. Is there a way to block the mouse using Lazarus' built-in tools, rather than through the operating system?