Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Firefox tab macro
#3
great, thanks.

i'll use the timer idea for later, and tweaked your code to

Function Function4
Trigger !n"text - Mozilla Firefox" "MozillaWindowClass" /FIREFOX     Help - how to add the trigger to the macro
Code:
Copy      Help
int hwnd=TriggerWindow
int w=win("text" "#32770" "qm" 0x200)
if(w) end
_s.getfile("file")
_i=ListDialog(_s "" "text" 0 hwnd 0 0 5)
str s.getl(_s _i-1)
s.setclip

Any flaw to mention?

i'd like to add some stupid behavior, but only if it is easy to implement.

For instance, reset timeout to 0 if i pass the mouse over the ListDialog window.

Possible?

Thanks again for QM and help!!!!


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)