01-20-2009, 08:59 PM
here's my new toolbar based on your code for Notepad. I'm looking for both to go off when the dialog goes off but the macro only to go off when FF creates the "Enter name of file to save to…" dialog (btw: i get that when i try to download an mp3 file from websites like this). so i modified your code to reproduce the behavior for notepad.
btw: still not getting both to work. toolbar in this senario won't appear.
Toolbar
Trigger !ca"$(Save As|Open)" "notepad"
here's my macro for notepad
Function Macro3
Trigger !ca"Open" "#32770" /NOTEPAD
btw: still not getting both to work. toolbar in this senario won't appear.
Toolbar
Trigger !ca"$(Save As|Open)" "notepad"
;/mov -48 0 /siz 46 {0.05; GetWinXY TriggerWindow 0 0 0 _i; ret _i} /isiz 32 32 /set 1|4|128
Redun :out "toolbar"
here's my macro for notepad
Function Macro3
Trigger !ca"Open" "#32770" /NOTEPAD