Auntiejack56
Registered User.
- Local time
- Today, 10:17
- Joined
- Aug 7, 2017
- Messages
- 177
Hi,
Once upon a time, Screen.Mousepointer = 7 would change the cursor to a double-ended arrow, but it seems to no longer do so. In fact, it does nothing at all. No error, no nuffin. If I put Debug.print screen.Mousepointer on the next line, it shows 7 in the immediate window, but there is no change to the pointer itself.
I did some searches, but nobody has been interested in the Mousepointer for decade or so, no nothing that suggests recent changes. I'd rather avoid using LoadCursorByNum code if possible.
Thanks.
Once upon a time, Screen.Mousepointer = 7 would change the cursor to a double-ended arrow, but it seems to no longer do so. In fact, it does nothing at all. No error, no nuffin. If I put Debug.print screen.Mousepointer on the next line, it shows 7 in the immediate window, but there is no change to the pointer itself.
I did some searches, but nobody has been interested in the Mousepointer for decade or so, no nothing that suggests recent changes. I'd rather avoid using LoadCursorByNum code if possible.
Thanks.