c++ mouse

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Oct 2007
Posts: 7
Reputation: k7_keshav is an unknown quantity at this point 
Solved Threads: 0
k7_keshav k7_keshav is offline Offline
Newbie Poster

c++ mouse

 
0
  #1
Oct 8th, 2007
can some one help with how to use mouse in c++
can someone help me with how to use click option
Reply With Quote Quick reply to this message  
Join Date: Sep 2004
Posts: 7,823
Reputation: Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute 
Solved Threads: 748
Team Colleague
Narue's Avatar
Narue Narue is online now Online
Senior Bitch

Re: c++ mouse

 
0
  #2
Oct 8th, 2007
Not until you tell us what your compiler and OS are. Standard C++ doesn't know jack about a mouse or click options.
New members chased away this month: 3
Reply With Quote Quick reply to this message  
Join Date: Oct 2007
Posts: 7
Reputation: k7_keshav is an unknown quantity at this point 
Solved Threads: 0
k7_keshav k7_keshav is offline Offline
Newbie Poster

Re: c++ mouse

 
0
  #3
Oct 15th, 2007
thanks for the reply
i have win xp
my compiler is turbo c++ 3.0
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 1,311
Reputation: vishesh is on a distinguished road 
Solved Threads: 36
vishesh's Avatar
vishesh vishesh is offline Offline
Nearly a Posting Virtuoso

Re: c++ mouse

 
0
  #4
Oct 16th, 2007
Tutbo C++ 3 is very old compiler. You should move to modern ANSI compilers ( not if your teacher asks you to use it , no other choice left).

Well to use mouse in Turbo C++ 3 you will use dos.h. I got a link from google try it.
http://www.writeka.com/emage/mouse_events.html

Since Turbo C++ 3 is for DOS, you won't be able to use Windows API, which is of course preferred to track mouse events(in case of windows system).
Last edited by vishesh; Oct 16th, 2007 at 9:48 am.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the C++ Forum
Thread Tools Search this Thread



Tag cloud for C++
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC