Thanks Alex, Rod and Richard! Looks like I'm going to have to write an
events queue and listener.

On Jan 3, 10:52 pm, Richard Jones <[EMAIL PROTECTED]> wrote:
> On Thu, 3 Jan 2008, Janto wrote:
> > I'm getting "Xlib: unexpected async reply" errors in my pyglet
> > application. This is apparently due to my multithreaded calls to
> > pyglet (seehttp://www.faqs.org/faqs/x-faq/part7/section-15.html).
>
> > Is it possible to use pyglet and threads together?
>
> I have, but as with all threaded applications you're opening a can of worms.
>
> Ensure only one thread is doing actual pyglet stuff (rendering, event loop,
> etc). See how you go...
>
>     Richard
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To post to this group, send email to pyglet-users@googlegroups.com
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