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

Re: [pygame] image window disappears



On Fri, Jun 12, 2015 at 9:30 PM, tom arnall <kloro2006@xxxxxxxxx> wrote:
thanks for yr response. is there no other way to get image to stay?
âIf you mean for the window to stay open, then no, there is no other way. The main loop (and the event handling within) provides for your control over the window. Whatever would you want with a window with which you could not interact in any way?