topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday April 25, 2024, 4:37 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ahknooblet [ switch to compact view ]

Pages: [1]
1
Post New Requests Here / Re: IDEA: mouse tracking multi app
« on: January 05, 2008, 02:10 AM »
thank you so much jgpiva :Thmbsup: that helps a lot they both do basically what i wanted

2
Post New Requests Here / Re: IDEA: mouse tracking multi app
« on: January 04, 2008, 12:27 PM »
basically i just want my mouse movements and an action or two recorded and duplicated on the other versions of the app

with some apps like a program at my work (beams) u cant use copy and paste, u can but its not ctrl c, ctrl v, it only supports mouse coppying

so this way i could load up 5 versions of the app and have ahk copy the mouse events.

any of that make sense?

3
Post New Requests Here / DONE: mouse tracking multi app
« on: January 04, 2008, 12:09 PM »
Ok my basic idea for this program is something like this:
there needs to be start and stop hotkey
I want to run multiple versions of an application at the same time say 5 or so

something like this

in window1 on LMB down x,y, cords r stored
on LMB up the x, y, cords (from LMB down) are sent to window2, window3.... via a just a click command

can more than 1 window be defined as the active window using ahk? some kind of forced state or something
Also to keep the cords the same I was thinking of using something like TransOther v1.1  and having the windows over each other

ty

Pages: [1]