07-16-2017, 05:56 PM
Macro HideCursor help
;Temporarily hides the cursor (mouse pointer).
;Hides only system cursors: arrow, I-beam, wait, cross, up, window resizing cursors, no, hand, appstarting, help.
;Does not hide custom cursors.
;EXAMPLES
#compile "__HideCursor"
HideCursor x.Hide
MES m.timeout=15
mes "Now system cursors should be hidden. Close this box to restore." "" m