Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #44313
| From | Terry Jan Reedy <tjreedy@udel.edu> |
|---|---|
| Subject | Re: My gui |
| Date | 2013-04-24 22:51 -0400 |
| References | <09b96d6b-6db3-42a2-88d3-5fe16984fed1@googlegroups.com> <CAMw+j7+g44HHSsjeu320d7JkMMn==LN+X_8FLrcLTWm3NPZb9g@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1046.1366858308.3114.python-list@python.org> (permalink) |
On 4/24/2013 1:53 PM, Chris “Kwpolska” Warrick wrote: > Please try fixing it and running it _outside of IDLE_, which is also > built in Tk The default mode of Idle runs user code in a separate process. Editing tkinter code with Idle and running it (in the separate process) should be no problem.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
My gui Daniel Kersgaard <danielkersgaard@gmail.com> - 2013-04-24 10:08 -0700
Re: My gui Dave Angel <davea@davea.name> - 2013-04-24 13:46 -0400
Re: My gui Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2013-04-24 19:53 +0200
Re: My gui Ned Batchelder <ned@nedbatchelder.com> - 2013-04-24 14:08 -0400
Re: My gui Arnaud Delobelle <arnodel@gmail.com> - 2013-04-24 20:42 +0100
Re: My gui Neil Cerutti <neilc@norwich.edu> - 2013-04-24 20:26 +0000
Re: My gui Terry Jan Reedy <tjreedy@udel.edu> - 2013-04-24 22:51 -0400
Re: My gui Chris Angelico <rosuav@gmail.com> - 2013-04-25 13:17 +1000
csiph-web