Results 1 to 3 of 3
Thread: Help with Robot class please
- 01-04-2011, 02:55 AM #1
Member
- Join Date
- Sep 2010
- Posts
- 47
- Rep Power
- 0
Help with Robot class please
Hello everyone. I am using the Robot class to do some tasks (simple macros), but for one part of my code I have a click-and-drag which doesn't ever work. I am pretty sure it is because the mouse moves way too fast with the mouseMove(int x, int y) method. Is there any way to control the speed of the mouse (without like slowing it down manually by having it move two pixels at a time or something)? Thanks in advance.
- 01-04-2011, 03:16 AM #2
Member
- Join Date
- Jan 2011
- Posts
- 49
- Rep Power
- 0
If you used the macro-program Autohotkey, you could do this easily. If you are interested, I could write it for you.
Happy coding,
cc11rocks
- 01-04-2011, 12:13 PM #3
Member
- Join Date
- Sep 2010
- Posts
- 47
- Rep Power
- 0
Similar Threads
-
Robot class
By coltragon in forum New To JavaReplies: 6Last Post: 07-12-2010, 05:54 PM -
Help with Robot Class
By protocos in forum EclipseReplies: 11Last Post: 10-05-2009, 08:15 PM -
Newbie - Robot Class
By drasgear in forum New To JavaReplies: 2Last Post: 11-14-2008, 04:46 PM -
Robot Class
By Jessie Madman in forum New To JavaReplies: 3Last Post: 05-15-2008, 04:13 AM -
Robot Class
By jfredrickson in forum New To JavaReplies: 2Last Post: 07-11-2007, 09:00 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks