implementing mouse

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • srinpraveen
    New Member
    • Nov 2006
    • 19

    #1

    implementing mouse

    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. .
  • horace1
    Recognized Expert Top Contributor
    • Nov 2006
    • 1510

    #2
    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

    Comment

    • baburk
      New Member
      • Oct 2006
      • 111

      #3
      [QUOTE=srinprave en]

      visit this site

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

      QUOTE]

      Comment

      Working...