Thread: Mouse input problem

  1. #1
    Registered User
    Join Date
    Sep 2002
    Posts
    417

    Mouse input problem

    My mouse input class (not finished) works fine for a while...

    The coordinates it should give me are given properly... for the first few results. Then it just starts incrementing the Y coordinate and I can't figure out why... the X coordinate still functions

    Can anyone figure out why?

    Edit: accidentally included wrong file... here's the right one
    Last edited by Trauts; 05-18-2003 at 09:44 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. A question related to strcmp
    By meili100 in forum C++ Programming
    Replies: 6
    Last Post: 07-07-2007, 02:51 PM
  2. Console Mouse and Key Input
    By Yuri in forum C++ Programming
    Replies: 3
    Last Post: 02-18-2006, 04:56 PM
  3. Problem with File Input & Pointers
    By jenna in forum C++ Programming
    Replies: 9
    Last Post: 12-04-2004, 11:34 PM
  4. Problem with text input
    By newbie in forum C++ Programming
    Replies: 2
    Last Post: 03-10-2002, 04:44 PM
  5. Input Problem
    By Drew in forum C++ Programming
    Replies: 2
    Last Post: 10-19-2001, 07:19 AM