Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #44290
| Path | csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder2.hal-mli.net!feeder.erje.net!us.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!news-1.dfn.de!news.dfn.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail |
|---|---|
| From | Neil Cerutti <neilc@norwich.edu> |
| Newsgroups | comp.lang.python |
| Subject | Re: My gui |
| Date | 24 Apr 2013 20:26:39 GMT |
| Organization | Norwich University |
| Lines | 11 |
| Message-ID | <atqtfvFa3niU1@mid.individual.net> (permalink) |
| References | <09b96d6b-6db3-42a2-88d3-5fe16984fed1@googlegroups.com> <CAMw+j7+g44HHSsjeu320d7JkMMn==LN+X_8FLrcLTWm3NPZb9g@mail.gmail.com> <mailman.1031.1366832576.3114.python-list@python.org> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Transfer-Encoding | 7bit |
| X-Trace | individual.net sEjMw1AocXioArA2cam+EQI8e98yuRr9EAhzApDviMLSc52b2t |
| Cancel-Lock | sha1:11aycXHwvCurM3/j1EqsBo0oxck= |
| User-Agent | slrn/0.9.9p1/mm/ao (Win32) |
| Xref | csiph.com comp.lang.python:44290 |
Show key headers only | View raw
On 2013-04-24, Arnaud Delobelle <arnodel@gmail.com> wrote: > His class is not a frame, it's just a container for the tkinter > code. It's a bit unusual but it looks correct to me (apart from > the single underscores in __init__() as spotted by Ned > Batchelder). I dunno if it makes any difference, but it's usual to call mainloop of the root window, rather than tkinter.mainloop. -- Neil Cerutti
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