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

[pygame] mouse outside window



on OSX/py2.3/pygame, mouse motion outside the window returns coordinates that are clamped to the window -- is this expected behavior?

i am mousing around and when i go outside the window my objects that are sitting on the borders still receive mouse events, which i would rather they not, since the mouse isn't actually over them!

any thoughts?
thanks,
jeremy