[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] Re: Display won't close gracefully



Luke Paireepinart <rabidpoobear@...> writes:

> Well, it's a very specific case.  It only happens on Windows and only 
> when you right-click a script and hit 'Edit with IDLE.'

Hate to tell you this, but that's not what I'm doing.  I'm opening IDLE from 
the "All Programs" menu and loading the script.


> If IDLE is run normally, whenever you run a program you will see 
> =====RESTART=====

This is what I'm seeing, but the window still hangs unless I manually call 
pygame.quit().