Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
WindowText mouse move Err
#2
Macro Macro2462
Code:
Copy      Help
int wMain=win("" "DownloadDialog")
WindowText wt.Init(wMain)

str s
str lines=
;mkv File
;Picture File
;bitmap

foreach s lines
,WTI* t=wt.Find(s)
,if t
,,wt.Mouse(1 t -100 5)
,else
,,out "not found"


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)