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 Newsgroups: comp.lang.python Subject: Re: My gui Date: 24 Apr 2013 20:26:39 GMT Organization: Norwich University Lines: 11 Message-ID: References: <09b96d6b-6db3-42a2-88d3-5fe16984fed1@googlegroups.com> 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 On 2013-04-24, Arnaud Delobelle 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