[Solved] Always keep mouse cursor hidden?

Every widget can control cursor behaviour like so:

image

You’d set it to None for elements you wish not to display the cursor. The feature is well hidden in an Advanced Panel indicated with a white downward facing arrow.


Do tell if you get it to work the way you need. There could an exception where the widget has no focus and simply does not know where the cursor is. But then the controller’s Show Mouse Cursor bool node would suffice.

7 Likes