Posts: 4
Threads: 2
Joined: Jun 2007
Trying everything here to figure it out, maybe not looking in the right place. I would like my new toolbar to pop up and stick to the window when i open it, this stuff can get confusing lol. thanx if you can help me out here.
Posts: 1,769
Threads: 410
Joined: Feb 2003
I did a whole lesson series on toolbars on my blog.
these should answer your questions.
http://themacrohook.blogspot.com/search/label/Toolbar
Posts: 4
Threads: 2
Joined: Jun 2007
thats amazing, wher do you find time for e1 ? anyways ill read somemore...like i havent ben reading the help file enough, its like a 300 page book. anyways thanx again and i love this Quick Macros program, its best ive used, ever.....
Posts: 3
Threads: 2
Joined: May 2007
This Tutorial seem to show you how to stick the toolbar onto firefox when it opens up.
How do I make it sticky if i run the macro after firefox is already opened? Tried few different ways nothing seem to work.
Posts: 12,134
Threads: 142
Joined: Dec 2002
In Properties select 'active' instead of 'created & active'. Or, instead of using a trigger, use this code in macro:
mac "toolbar name" win("window name" "window class")