On Thu, Jul 16, 2009 at 2:37 PM, Bill <[email protected]> wrote:
> > A couple of other notes: > > Not just PDF, but a file in any non-pyglet format will cause this to > happen. I think it's just a side-effect of load failing. When I give > it a mp4 file, the defocus doesn't happen. > > And when I run the same Python program in a non-X11 Apple Terminal > window, I don't see the defocus at all. Complete conjecture here, but pyglet on OS X uses quicktime to decode images and media, and quicktime may not interact well with X11. -- Tristam MacDonald http://swiftcoder.wordpress.com/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
