Cursor Movement

  • Thread starter Amar Prakash Tripaithi
  • Start date
A

Amar Prakash Tripaithi

Hi,
Is there exists some function for controlling the cursor movement in
C++. With control of cursor movement I mean, is there exists any
function that let me to relocate the cursor as per coordinate values
given by the user.

Amar Prakash Tripathi
 
B

BigBrian

SetCursorPos (WinAPI).

The original poster didn't say anything about Windows. Your reply is
off topic ( and may not be what the original poster was asking anyway
), as well as the original post since C++ doesn't know anything about a
cursor.
 
J

Jay Nabonne

The original poster didn't say anything about Windows. Your reply is
off topic ( and may not be what the original poster was asking anyway
), as well as the original post since C++ doesn't know anything about a
cursor.

I don't know if a "does it exist" question would be considered off-topic
since it is about the language. The fact that the answer is "no" doesn't
affect topicality (IMO). :)

Now going beyond that bit of information *would* be off-topic...

- Jay
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top