It happenned that the use of -1 for NSAnyEventMask makes pyglet crash
in my case.
I found an old thread discussing this point, but I thought it would
have been fixed by now
 (thread http://osdir.com/ml/python.pyobjc.devel/2003-10/msg00130.html).

Putting "NSAnyEventMask = 0xFFFFFFFFL" just before the call (line 73
in cocoa.py) makes things work beautifully.


Nicolas
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pyglet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to