Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[solved] auto close pop up window (desktop program)
#1
Hi,

int w1=act(win("This is the popup" "#32770"))

I tried searching and the best solution I found was ont - to keep the program's window always on top. I also found clo. Are there any better ways of closing pop ups? Thanks
#2
Function Function3
Trigger !v"this window" "#32770"     Help - how to add the trigger to the macro
Code:
Copy      Help
int hwnd=val(_command)
0 WV hwnd
clo hwnd
#3
Thanks redbull2k


Forum Jump:


Users browsing this thread: 1 Guest(s)