Welcome! Log In Create A New Profile

Advanced

Cursor disappears

Posted by Matty 
Cursor disappears
June 02, 2022 03:20AM
In scenes that do not require tracking, cursor disappears despite showcursor(true). Is there a way to keep the cursor visible at all times?

Thanks.
Re: Cursor disappears
June 02, 2022 03:56AM
What cursor? showcursor() is for the joystick cursor.
https://monkeylogic.nimh.nih.gov/docs_RuntimeFunctions.html#showcursor
Re: Cursor disappears
June 06, 2022 06:27AM
Mouse cursor.
Re: Cursor disappears
June 06, 2022 11:46AM
Are you talking about the mouse cursor of Windows or the mouse cursor that NIMH ML shows? Did you turn on the mouse input in the menu?
Re: Cursor disappears
June 07, 2022 02:21AM
The mouse cursor that NIMH ML shows. Yes, I turn on the mouse and keyboard from the input settings.
Re: Cursor disappears
June 07, 2022 05:49PM
Overwrite MouseTracker.m in the ext directory with the attached file. The file will be included in the new version, but I just cannot build a package yet.
Attachments:
open | download - MouseTracker.m (2.9 KB)
Re: Cursor disappears
June 09, 2022 02:24AM
Thanks a lot!

The National Institute of Mental Health (NIMH) is part of the National Institutes of Health (NIH), a component of the U.S. Department of Health and Human Services.