Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Window trigger problem
#1
The following macro statement is working perfectly, and it understands when the child window is created :

Code:
Copy      Help
int hwnd=wait(100 WA child("Plugin Image window" "DjVuImageWindow" win(" Internet Explorer" "IEFrame") 0x1))

Neverthless, if I use instead the following window trigger in macros properties, then it does not work :

Code:
Copy      Help
!ca"*Internet Explorer" "IEFrame" "Plugin Image window" "DjVuImageWindow" "" 0x6

I welcome any advice.
#2
Maybe the child window is created later. When the main window is created and activated first time, the child window must be already created.


Forum Jump:


Users browsing this thread: 1 Guest(s)