Pyglet is currently not working on Mac OSX Snow Leopard, because of a
compatibility issue [1] between carbon and 64 bit python, and cocoa
support doesn't seem to be on the way.

In my case, I don't need the window and context management, because I
use pyglet in a PyQt application, just for its OpenGL bindings and the
buffers/texture/etc.. abstraction library.

Would that be possible to add an option to completely disable the
window and context management in pyglet without breaking everything ?
I have some time to contribute a patch, but I would like to know if
this is a silly idea first.

[1] 
http://groups.google.com/group/pyglet-users/browse_thread/thread/4968e9ab69a6661c

--
Lup

-- 
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