Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How To attach a toolbar to a window
#5
To launch a toolbar without a trigger and still have it attached to a window try this:

Macro11 macro
Code:
Copy      Help
mac "Toolbar11" win("Quick Macros Forum*" "IEFrame" "" 0x1)
out "Launch additional macros here as well"
Toolbar11 toolbar
Code:
Copy      Help
test1 * mouse.ico
test2 * keyboard.ico
So you run the macro instead of the toolbar and the Macro launches the toolbar,telling it which window to attach to.
I like doing it this way because you can launch other macros at the same time


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)