pistola - 2025-03-17

I'm programming an HMI, and on a settings page I have external buttons allow the operator to tab between various elements to select which one they want to adjust.

I then use "Input Configuration" > "OnMouseClick" to select which variable to adjust.

The problem is, when adjusting the variable the pointer will move to the other elements within the tab order.

Is there a way to pause or prevent the pointer to move to the other elements when a variable is TRUE?