- Joined
- Mar 2, 2012
- Messages
- 41,866
- Reaction score
- 14,520
- First Language
- English
- Primarily Uses
- RMMV
The system cursor is hidden while the mouse is over the game window. If you hit F1 WHILE the system cursor is hidden, it won't reappear, and you can't use the mouse to change your game options in the F1 window.
You can avoid it by moving the mouse OUT of the game window (without clicking outside) before hitting F1. But the ideal solution would be to detect the coming change in window focus BEFORE it happens, and make the system cursor reappear before the focus is lost.
You can avoid it by moving the mouse OUT of the game window (without clicking outside) before hitting F1. But the ideal solution would be to detect the coming change in window focus BEFORE it happens, and make the system cursor reappear before the focus is lost.
Last edited by a moderator: