Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
mouse position triggers
#2
i'm currently doing this with a dual trigger setup. but i'm getting so weird things happening.

I have a macro that is triggered by the toolbar becoming active
Code:
Copy      Help
!a"TOOLBARPIC" "QM_toolbar"
however, it only triggers when i double click on it (I would like a single click). also, I get a quick flash of a window being created and destroyed; i'd like to not have that happen. is there a way to keep that from happening? I have the toolbar locked down with "0x9F". here's the window activity log

created 21106628 "#32770" "Customize Toolbar"
active 21106628 "#32770" "Customize Toolbar"
visible 21106628 "#32770" "Customize Toolbar"
active 226755548 "QM_toolbar" "TOOLBARPIC"

Thanks.
An old blog on QM coding and automation.

The Macro Hook


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)