Please help me test weird mouse behaviour

BlitzMax Forums/BlitzMax Programming/Please help me test weird mouse behaviour

Grey Alien(Posted 2012) [#1]
Hi all, Damien Sturdy (from these forums) has reported weird mouse behaviour in my Spring Bonus Demo ( http://www.greyaliengames.com/springbonus/index.php ). Specifically:

- Do you have a netbook/laptop with a vertical resolution of 768 or less?
- Run the game
- Go to options and change to windowed mode
- Exit the game
- Re-run the game.
- Does the mouse behave normally?

Damien reports that on his system the game is paused in windowed mode when he runs it. The he clicks a few times and it works BUT the mouse cursor is offset.

This might be to do with my virtual res code (which is scaling the game down from 1024x768 to 800x600) or to do with the code that detects the currently active window on load and grabs its coords (I think this is more likely). It works fine on my PC and I've heard reports of it being fine on others so this is stumping me. Thanks!

Last edited 2012