Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #105651
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Random832 <random832@fastmail.com> |
| Newsgroups | comp.lang.python |
| Subject | Re: Tkinter --> Why multiple windows |
| Date | Thu, 24 Mar 2016 16:28:42 -0400 |
| Lines | 9 |
| Message-ID | <mailman.107.1458851325.2244.python-list@python.org> (permalink) |
| References | <d1b257d3-6d27-4201-b3db-e363409b2623@googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain |
| Content-Transfer-Encoding | 7bit |
| X-Trace | news.uni-berlin.de hQqCLhcTA/F7lZkEFDb0Agg90oqbOs3pfyyFLf7MLdCg== |
| Return-Path | <random832@fastmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.001 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'root': 0.04; 'newbie': 0.05; 'received:internal': 0.09; 'subject:Why': 0.09; 'thu,': 0.15; '24,': 0.16; 'appear.': 0.16; 'hello:': 0.16; 'message- id:@webmail.messagingengine.com': 0.16; 'received:10.202': 0.16; 'received:10.202.2': 0.16; 'received:66.111': 0.16; 'received:66.111.4': 0.16; 'received:io': 0.16; 'received:messagingengine.com': 0.16; 'received:psf.io': 0.16; 'subject:Tkinter': 0.16; 'subject:windows': 0.16; 'wrote:': 0.16; 'windows': 0.20; 'tkinter': 0.22; 'header:In-Reply-To:1': 0.24; 'question': 0.27; 'code': 0.30; 'run': 0.33; 'text': 0.35; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:10': 0.37; 'two': 0.37; 'received:66': 0.38; 'to:addr:python.org': 0.40; 'header:Message-Id:1': 0.61; 'email addr:gmail.com': 0.62; 'mar': 0.65 |
| DKIM-Signature | v=1; a=rsa-sha1; c=relaxed/relaxed; d=fastmail.com; h= content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=s2NEXFUifi4Q8pqCPpzI2G6IuCw=; b=LNZ43z LSSqzGWmCLvGkMmuls+2cmW+59A8j+iTQCXYtlkgydwf9TR5Mt+OLlq1AGEt31dz 0mxSEpKuHGITKh2ObvKYMO1iL+DP+riSbp/LUF/hGzx1rHeHZyKZbeFKvLAMvjoX BlRQloao32xmIEIgr7M3P5Ld7ySkJbnvEwpOY= |
| DKIM-Signature | v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=s2NEXFUifi4Q8pq CPpzI2G6IuCw=; b=AwLlwVAfh29sA8j52kUYh7SXAFvvjiJjDP1dn7rSF/5uo5P Pyg+Q4LL6rg2AtwSaKxhyQ9QeUnxNRMFYQItfnl+oJ5RRojUGz+Ji3SnXYQ8Mrvd yQqq3E5DQkb3zK3MD9xZZeUNtdd3ou3xOtE5XfiNM5CqDcE1DOOCwKBtRikE= |
| X-Sasl-Enc | JZK7lNv3ksNLaimTvOURZ1cEOoxw0B+j0Rvj1FYmgh2v 1458851322 |
| X-Mailer | MessagingEngine.com Webmail Interface - ajax-eaa4717d |
| In-Reply-To | <d1b257d3-6d27-4201-b3db-e363409b2623@googlegroups.com> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.21 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Xref | csiph.com comp.lang.python:105651 |
Show key headers only | View raw
On Thu, Mar 24, 2016, at 16:24, kevind0718@gmail.com wrote: > Hello: > > newbie Tkinter question > > If I run the code below two windows appear. > One empty and one with the text box and button. The empty one is the root window.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Tkinter --> Why multiple windows kevind0718@gmail.com - 2016-03-24 13:24 -0700
Re: Tkinter --> Why multiple windows Random832 <random832@fastmail.com> - 2016-03-24 16:28 -0400
Re: Tkinter --> Why multiple windows kevind0718@gmail.com - 2016-03-24 13:43 -0700
Re: Tkinter --> Why multiple windows Terry Reedy <tjreedy@udel.edu> - 2016-03-24 21:27 -0400
Re: Tkinter --> Why multiple windows Wildman <best_lay@yahoo.com> - 2016-03-24 20:24 -0500
Re: Tkinter --> Why multiple windows kevind0718@gmail.com - 2016-03-25 06:41 -0700
Re: Tkinter --> Why multiple windows Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2016-03-25 13:03 -0400
csiph-web