> From: Jim Morcombe
> To: python tutor mailing list
> Sent: Friday, December 28, 2007 3:51 PM
> Subject: [Tutor] Closing GUI program
>
>
> I have copied the following program. When I run it, (By pressing F5
> from IDLE), it displays the "
"Jim Morcombe" <[EMAIL PROTECTED]> wrote
> I run it, (By pressing F5 from IDLE), it displays the "Hello world"
> message.
Don't run GUI programs from within IDLE is the best advice I can give.
It's a lot better than it was and at least they run now but IDLE still
catches
too many keystrokes and
Sent: Friday, December 28, 2007 3:51 PM
Subject: [Tutor] Closing GUI program
I have copied the following program. When I run it, (By pressing F5 from
IDLE), it displays the "Hello world" message.
When I close the window, the "Hello world" message disappears, but
I have copied the following program. When I run it, (By pressing F5 from
IDLE), it displays the "Hello world" message.
When I close the window, the "Hello world" message disappears, but it seems
that the program is still running, because when I close the shell, i get the
message "The program i