Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Window filter wont work on child windows
#5
My last tryout was
Code:
Copy      Help
function# iid FILTER&f

outw win ;;active window
outw f.hwnd ;;normally should be the same as above

if(wintest(f.hwnd "" "MozillaWindowClass")) ret iid ;;change window name and class
ret -2
used together with
Code:
Copy      Help
int hwnd=val(_command)
spe 1
POINT _m; xm _m

int w=win
Acc a.Find(w "DOCUMENT" "" "" 0x3010 2)
a.Select(1)
lef 0 1000
key Cw ;;Ctrl+W
--------------------------------------
mou _m.x _m.y

It still didnt work "again it works until i click the embedded video and apparently flash hijacks keyboard triggers" And then macro does not work anymore . Im still hoping to find some solutions , i have used autohotkey for many years and created great macros. Time has come for me to move to a cleaner program and quick macros seem promising. Most important thing for me is the reliability of the macros and this flash hijacking keyboard triggers is just not cool.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)