direct mouse mode bug

View: New views
2 Messages — Rating Filter:   Alert me  

direct mouse mode bug

by Aidan Gauland :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

  I'm moving this thread to the developers' list.  So, any ideas as to
where the bug with panning in direct mouse mode is coming from?

  -Aidan

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Pipmak-Devel mailing list
Pipmak-Devel@...
news://news.gmane.org/gmane.games.devel.pipmak.devel
https://lists.sourceforge.net/lists/listinfo/pipmak-devel

Re: direct mouse mode bug

by Christian Walther :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Aidan Gauland wrote:
>   I'm moving this thread to the developers' list.  So, any ideas as to
> where the bug with panning in direct mouse mode is coming from?

My first guess would be that we forget to grab the mouse somewhere, so
that the (invisble) system cursor is still confined to the screen and we
don't get unclamped relative motion events.

I'm not ruling out the possibility that it's an SDL bug (I've had to fix
a few of them in this area over the years), but we should look in our
own code first.

  -Christian


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Pipmak-Devel mailing list
Pipmak-Devel@...
news://news.gmane.org/gmane.games.devel.pipmak.devel
https://lists.sourceforge.net/lists/listinfo/pipmak-devel