Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Tooltip
#22
Macro Macro1648
Code:
Copy      Help
int w=win("" "Shell_TrayWnd")
Acc a.Find(w "PUSHBUTTON" "Quick Macros" "class=ToolbarWindow32" 0x1005)
int x y
a.Location(x y)
ShowTooltip "toltip" 3 x+10 y 0 1

For a.Find you need QM 2.3.3. With older QM versions use acc.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)