[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Not getting mouse up event



> There is an example program that comes with pygame called "eventlist".
> This opens a window and simply logs all pygame events as they show up.
> Try doing the same operations and see how the mouse messages show up.

Ok, it definately seems to be a Linux issue. I was able to recreate the 
problem outside pygame.

Thanks for the pointer to eventlist.py.

-austin