Go Back   CodingForums.com > :: Computing & Sciences > Computer Programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 02-26-2005, 02:15 AM   PM User | #1
Morgoth
Senior Coder

 
Morgoth's Avatar
 
Join Date: Jun 2002
Location: Ontario, Canada Remaining Brain Cells: 6
Posts: 1,402
Thanks: 2
Thanked 1 Time in 1 Post
Morgoth is an unknown quantity at this point
What language for toy program.

I want to make a small program where when it is open and running it will keep clicking the left mouse button when the left mouse button is held down.
*edit*
I assume the clicking will be in a loop or a timer, but either way, I will need a timer to change the interval in the interface.
*/edit*

I don't know what programming language I should program this in where I can get the most help.

If I program this is c++ will there be many tutorials to help me with this type of program?

Last edited by Morgoth; 02-26-2005 at 02:18 AM..
Morgoth is offline   Reply With Quote
Old 02-26-2005, 02:43 AM   PM User | #2
aman
Regular Coder

 
Join Date: Oct 2004
Posts: 230
Thanks: 0
Thanked 0 Times in 0 Posts
aman is an unknown quantity at this point
You'll most likely need to install a mouse hook to capture mouse events. This can be done in C++ and I think in VB as well. Or you can try a pre-built program like one that can be found at http://www.autohotkey.com/ to see if that will do what you need.
aman is offline   Reply With Quote
Old 02-26-2005, 02:55 AM   PM User | #3
Morgoth
Senior Coder

 
Morgoth's Avatar
 
Join Date: Jun 2002
Location: Ontario, Canada Remaining Brain Cells: 6
Posts: 1,402
Thanks: 2
Thanked 1 Time in 1 Post
Morgoth is an unknown quantity at this point
Thanks aman, I will check it out.
Morgoth is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 11:32 PM.


Advertisement
Log in to turn off these ads.