Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Firefox tab macro
#1
Hi Gintaras, hi all

i ended this small code to act when a certain tab (determined as trigger by titlebar text) is active

Function Function4
Trigger !n"text - Mozilla Firefox" "MozillaWindowClass" /FIREFOX     Help - how to add the trigger to the macro
Code:
Copy      Help
int hwnd=TriggerWindow
_s.getfile("txt")
_i=ListDialog(_s)
str s.getl(_s _i-1)
s.setclip

I'd like to:

1. make it not permanent, as at the time now, it stays when another tab is focused; i'd like it to be tab dependant.

2. i'd like it to disappear automatically after 5 sec if nothing is pressed in it.

I tried some code, but failed everytime.

Help welcome!!!

Thanks


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)