Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Change "follow owner" toolbar property
#2
Macro
Trigger F12     Help - how to add the trigger to the macro
Code:
Copy      Help
spe
int w1=win("TOOLBAR" "QM_toolbar") ;;change this

;need to show menu, or men would not work
POINT p; xm p
rig 4 4 w1; err ret
clo wait(10 WV win("" "#32768" "qm"))
mou p.x p.y

men 32831 w1 ;;Follow Owner


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)