Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #44290

Re: My gui

From Neil Cerutti <neilc@norwich.edu>
Newsgroups comp.lang.python
Subject Re: My gui
Date 2013-04-24 20:26 +0000
Organization Norwich University
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>

Show all headers | 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 | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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