GLBasic forum

Main forum => Bug Reports => Topic started by: Hemlos on 2012-Jun-29

Title: MOUSEAXIS[0..1] & SYSTEMPOINTER in Window mode
Post by: Hemlos on 2012-Jun-29
MOUSEAXIS[0..1] & SYSTEMPOINTER in Window mode
When the mouse exceeds the X limit of the window, to the right of the window.
And when the mouse exceeds the Y limit of the window, below window.
The commands report these values:

MOUSEAXIS[0] = 6
MOUSEAXIS[1] = 32

Using windows xp mind you..

Everything is fine if the mouse is to the left, or above the window...mouseaxis reports proper velocity.

Title: Re: MOUSEAXIS[0..1] & SYSTEMPOINTER in Window mode
Post by: MrTAToad on 2012-Jul-02
In the V11 beta, it appears to be solved...
Title: Re: MOUSEAXIS[0..1] & SYSTEMPOINTER in Window mode
Post by: Hemlos on 2012-Jul-02
 :help: