[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pygame] interaction with Tkinter



Andrew Straw wrote:
> I've been tracking down what I think is a bug. I haven't delved into the 
> internals of pygame yet, but after pygame has opened the display and 
> then quit, Tkinter doesn't work properly. In the following example, 
> Tkinter doesn't draw anything visible on the screen, enters "mainloop", 
> and then never exits (until control-c).  This happens on win32 (windows 
> 200 pro) and mac os x, but it works fine on linux.  Here's a simple 
> program which exhibits the bug:

this is gonna be a tough problem to crack. the problem is that both SDL and 
TCL/TK expect to have 'exclusive' control of the windowing system.

still, i was just browsing through the SDL "quit time" code, and didn't see 
anything that should harm the environment. i'm guessing it's more of a TK 
being hostile than SDL, but it's hard to say what the problem really is.


____________________________________
pygame mailing list
pygame-users@seul.org
http://pygame.seul.org