Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
child text
#2
Yes you can wait for a child window with certain text. This macro waits for "test" text in notepad control id 15 and then shows message box.
Macro
Code:
Copy      Help
wait 0 WV child(15 "test" "Edit" win("Notepad" "Notepad") 0x5)
mes 1


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)