Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Trigger macro for controls on a window
#2
If it's an accessible object, try accessible object trigger.

example
Macro Macro2365
Trigger $a 133 -4 "" "Edit" 1001 "" "#32770" "Font" 42 "" "Font style:"     Help - how to add the trigger to the macro
Code:
Copy      Help
;\
function hwnd idObject idChild
Acc a.FromEvent(hwnd idObject idChild)
;out a.Name
out a.Value
Runs when in a Font dialog focused "Font style" edit control.
Read more about the trigger in QM help.


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)