[vwnc] no grabbed mouse events if button is up

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[vwnc] no grabbed mouse events if button is up

Stevenson, Dave (contr)
[vwnc] no grabbed mouse events if button is up

I'm grabbing the mouse in VW 7.6 while the button is up. If I'm over some other VW window, I get the mouse moved event, but if over non-VW area, no mouse moved event. Using identical code to initiate the grab, but this time while the button is down, I get mouse moved events anywhere. Why the difference?

Does Windows XP decide not to deliver mouse moved events to the VM if the left button is up, even though grabbing?

Does the VM decide not to pass mouse moved events up to the image if the red button is up, even though grabbing?

I haven't found any code in the image that would prevent mouse moved events from being delivered to the currentMouseConsumer if the red button is up. Am I missing it there?

Stevenson, Dave (contr) <[hidden email]>
972-946-4890


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc