Connecting Tech Pros Worldwide Forums | Help | Site Map

implementing mouse

Newbie
 
Join Date: Nov 2006
Posts: 19
#1: Nov 15 '06
I want to implement mouse for my menu driven program. Where will I get a simple mouse.h header file and instructions as to how to use it etc.? Also I need different kinds of pointers and it should not be in a way that I am confined to just a single kind of mouse pointer. I am very much a novice to C++ and graphics programming in Turbo C++ environment. So please send me instructions which are not very compilcated or in other words reasonably easy to figure out. .

Expert
 
Join Date: Nov 2006
Location: UK
Posts: 1,320
#2: Nov 15 '06

re: implementing mouse


Quote:

Originally Posted by srinpraveen

I want to implement mouse for my menu driven program. Where will I get a simple mouse.h header file and instructions as to how to use it etc.? Also I need different kinds of pointers and it should not be in a way that I am confined to just a single kind of mouse pointer. I am very much a novice to C++ and graphics programming in Turbo C++ environment. So please send me instructions which are not very compilcated or in other words reasonably easy to figure out. .

have a look at URL
http://www.ana.sudani.co.uk/Programming/mouse.htm
Member
 
Join Date: Oct 2006
Posts: 111
#3: Nov 16 '06

re: implementing mouse


[quote=srinpraveen]

visit this site

[HTML]http://www.delorie.com/djgpp/doc/rbinter/ix/33/[/HTML]

QUOTE]
Reply