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 06:23 (5 years ago)] – ↷ Links adapted because of a move operation sausage | en:tutorials:display:custom_mouse_cursor [2021/06/26 06:26 (4 years ago)] (current) – sausage | ||
---|---|---|---|
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 '' |