This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:tutorials:display:custom_mouse_cursor [2020/08/19 13:23 (5 years ago)] – ↷ Links adapted because of a move operation sausage | en:tutorials:display:custom_mouse_cursor [2025/09/30 17:26 (12 days ago)] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 30: | Line 30: | ||
And like a normal cursor, it will hang outside the bounds of the window when you are the right or bottom extremes. Very nice. | And like a normal cursor, it will hang outside the bounds of the window when you are the right or bottom extremes. Very nice. | ||
- | You can change cursors using the [[en: | + | You can change cursors using the [[en: |
Mouse.SetCursor crosshair | Mouse.SetCursor crosshair | ||
Line 52: | Line 52: | ||
</ | </ | ||
+ | ===== Hiding the mouse cursor ===== | ||
+ | If you don't want a cursor to display at all then you won't want to show it. You an use the '' |