On Tue, Aug 10, 2010 at 6:05 PM, Mark <[email protected]> wrote:
> Oh, I see that you can't separate pyglet's drawing functions from its
> own window.
You can, you just need to have pyglet use the OpenGL context created
by wxPython. By default pyglet creates its own (shared) context that
all its windows use. You can disable that with an environment
variable.
Richard
--
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.