Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QM Editor destroyed
#2
X only hides the window, does not destroy it. A "hide" trigger does not exist, but you can use "inactive".

Trigger:
!i"" "QM_Editor"

Macro:
Code:
Copy      Help
int hwnd=val(_command)
if(!hid(hwnd)) ret

;macro


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)