Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Window filter wont work on child windows
#2
On my PC the macro always works.
Firefox 14.0.1, Windows 7.
I'm using Adobe Flash Player 11.2.202. It is not the latest version, because after upgrade to a newer version it often deactivated firefox window.
Maybe the macro does not work because firefox window then is not active.

This shows what window is currently active when you press F2:
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

After editing click Save or Compile button on toolbar.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)