> John Brokaw <[EMAIL PROTECTED]> wrote: > Date: Thu, 13 Apr 2006 13:07:23 -0400 > From: "John Brokaw" <[EMAIL PROTECTED]> > To: "David Holland" <[EMAIL PROTECTED]> > Subject: Re: Show us some code > > > Sure... > >>> import pygame, sys,os > >>> from pygame.locals import * > >>> pygame.init() > (6,0) > >>>window = pygame.display.set_mode((468, 60)) > I have also did it in real-time and attached pics of the proccess hope this > helps.
Have you tried pygame.display.quit()? It looks to me like it is working ok because idle has displayed another >>>. Try that command to shut down the pygame window. _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor