Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
remove OnScreenDisplay once macro stops
#1
i have used the OnScreenDisplay with a -1 flag which means infinite. OnScreenDisplay "test" -1

it is still displayed on screen after the macro has stopped.... how I do remove it once the macro stops.  do i need to reboot the computer?  is there a flag i can use that keeps it on until macro ends?  or what is best way.

thanks
#2
OsdHide removes all OSD.

Flag 8 removes when macro ends.
Macro Macro174
Code:
Copy      Help
OnScreenDisplay "test" -1 0 0 "" 0 0 8
2


Forum Jump:


Users browsing this thread: 1 Guest(s)