Search found 2 matches

by heto2005
Wed Nov 05, 2014 1:21 pm
Forum: General Discussion
Topic: Mouse to Follow selected object
Replies: 3
Views: 14181

Re: Mouse to Follow selected object

How would i specify how many pixels the mouse has to move to? Do i have to create a variable that increases for every item i move down? thanks for the help
by heto2005
Mon Nov 03, 2014 10:41 am
Forum: General Discussion
Topic: Mouse to Follow selected object
Replies: 3
Views: 14181

Mouse to Follow selected object

Hi, I want my mouse to follow the selected object on my program and execute the given task. Currently, i have a list of items where my task begins on item 1, the mouse selects and drags the item to the right onto a different program. The task the moves arrow down to the next item and this is where i...