On Thu, Dec 3, 2009 at 6:26 PM, Brian Fisher <br...@hamsterrepublic.com>wrote:
> On Thu, Dec 3, 2009 at 8:54 AM, James Paige <b...@hamsterrepublic.com>wrote: > >> ...Although that still doesn't explain why it has no problem with any of >> the non-SDL apps I have tested on Linux. >> >> pyglet is non-SDL, and you saw the same problem with pyglet, yeah? So > either SDL has some problem that pyglet also has, or they both use some > common mechanism that the console and other apps don't. > > pyglet was inspired by SDL, so I assume some parts are similar. > Assuming a new SDL doesn't simply fix it for you, pyglet source should be > easily available and fairly easy to read (being pure python), so you might > be able to understand the problem better by looking at pyglet. And you could > modify it pretty easily too. >