Hi, so i’m trying to allow the player to type into a notebook, i have a widget with a spinbox, when i click on the spinbox, the mouse moves to some random location of the screen, i want the mouse to be able to stay at the same location where it clicked on the spinbox.
Some more info: I am using widget component to show the widget on the notebook as you can see in the image.