Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
"Waiting will the window is hung" message box
#2
The message box disappears when the window can respond to user input again. Then the macro continues.

Currently there is no way to disable the message. Try to create a function that runs when the message box appears and closes it.

Function CloseHungWindowMessageBox
Trigger: !cv"Quick Macros" "#32770" "Waiting while the window is hung..." "Static"
Code:
Copy      Help
int hwnd=val(_command)
but 2 hwnd


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)