Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Acc.Find delay
#4
note: FF 9 has done something different with the tittlebar text when looking at a page where the tab name starts "http" and where it is a "New Tab"

change this
Function Firefox4GetTabs
Code:
Copy      Help
if(!hwndFF) hwndFF=win(" - Mozilla Firefox" "Mozilla*WindowClass" "" 0x804); if(!hwndFF) ret -1

to this
Function Firefox4GetTabs
Code:
Copy      Help
if(!hwndFF) hwndFF=win("Mozilla Firefox" "Mozilla*WindowClass" "" 0x804); if(!hwndFF) ret -1
An old blog on QM coding and automation.

The Macro Hook


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)