Results 1 to 24 of 24

Thread: [RESOLVED] Mouseposistion gone weird?

Threaded View

  1. #1

    Thread Starter
    Fanatic Member Emcrank's Avatar
    Join Date
    Jan 2009
    Posts
    566

    Resolved [RESOLVED] Mouseposistion gone weird?

    OK i have a label that updates every 20 milliseconds with the coordinates of the mouse using this
    Code:
    Label1.Text = MousePosition.Tostring
    Then i have a global click hook that when the mouse is clicked it puts the X & Y of the mouse position into textboxes.
    When i click with the mouse it puts different numbers into the textboxs than whats in the label, ill screenshoot it.
    Why is it doing this?
    And how can i fix it?
    THE LABEL IS IN TOP RIGHT CORNER AND IT DOES WORK just so you know
    Attached Images Attached Images  

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width