Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Click OnScreenDisplay
#2
Macro Macro2816
Code:
Copy      Help
OnScreenDisplay "WWWWWWWW" 30 0 0 "" 0 0 1 "QM time email etc"

Check 'filter-function' in Properties.
Function hide_osd
Trigger #L 0x1 /QM /hide_osd     Help - how to add the trigger to the macro
Code:
Copy      Help
;/
function# iid FILTER&f

if(!wintest(f.hwnd "QM time email etc" "QM_OSD_Class")) ret -2

mac "sub.Move" "" f.hwnd
ret -1

err+


#sub Move
function hwnd

;outw hwnd

hid hwnd
3
hid- hwnd

err+


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)