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


Groups > comp.lang.python > #21255

Re: Tkinter: Why aren't my widgets expanding when I resize the window?

Path csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!cs.uu.nl!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.027
X-Spam-Evidence '*H*': 0.95; '*S*': 0.00; 'subject:when': 0.07; 'correct.': 0.09; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'side.': 0.16; 'wrote:': 0.18; 'stick': 0.18; 'header:In-Reply-To:1': 0.22; 'ignore': 0.24; 'pm,': 0.29; 'url:bid': 0.30; 'equivalent': 0.31; 'subject:?': 0.31; "i've": 0.32; 'thanks': 0.32; 'header:User-Agent:1': 0.33; 'header:X -Complaints-To:1': 0.34; 'from:addr:yahoo.co.uk': 0.34; 'rather': 0.34; 'light': 0.35; 'to:addr:python-list': 0.35; 'two': 0.36; 'received:org': 0.36; 'but': 0.37; 'should': 0.38; 'johnson': 0.39; 'received:78': 0.40; 'to:addr:python.org': 0.40; 'url:uk': 0.40; 'url:co': 0.63; 'ever': 0.64; 'url:3': 0.67; 'stated': 0.70; 'received:as13285.net': 0.84; 'dark': 0.91
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject Re: Tkinter: Why aren't my widgets expanding when I resize the window?
Date Tue, 06 Mar 2012 03:09:16 +0000
References <32271364.3080.1330931558529.JavaMail.geo-discussion-forums@ynjd19> <bf09a908-2b08-42cb-b856-7be04b1ef7b1@r1g2000yqk.googlegroups.com> <19872402.359.1330968669581.JavaMail.geo-discussion-forums@ynnj12> <01a0499e-616f-4395-95d2-b6e54e03bc79@i5g2000yqo.googlegroups.com> <20757474.2202.1330985225312.JavaMail.geo-discussion-forums@ynlt17> <4f55641a$0$29989$c3e8da3$5496439d@news.astraweb.com> <29142434-eeaf-4c94-8d64-f1f2d4cb500e@t15g2000yqi.googlegroups.com> <mailman.417.1331001213.3037.python-list@python.org> <69af9e72-270f-4ba9-a24c-dfc81a965afd@k29g2000yqc.googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host host-78-147-188-248.as13285.net
User-Agent Mozilla/5.0 (Windows NT 6.0; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2
In-Reply-To <69af9e72-270f-4ba9-a24c-dfc81a965afd@k29g2000yqc.googlegroups.com>
X-Antivirus avast! (VPS 120305-1, 05/03/2012), Outbound message
X-Antivirus-Status Clean
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://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 <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.419.1331003383.3037.python-list@python.org> (permalink)
Lines 19
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1331003383 news.xs4all.nl 6886 [2001:888:2000:d::a6]:54664
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:21255

Show key headers only | View raw


On 06/03/2012 02:56, Rick Johnson wrote:
> On Mar 5, 8:33 pm, Mark Lawrence<breamore...@yahoo.co.uk>  wrote:
>> please stick with the
>> Light rather than the Dark Side.
>
> You're correct. I need to ignore these negative distractions. Thanks
> for re-focusing the conversation.

No problem, but as I've often stated in the past my normal professional 
fee applies which is two (2) pints of Ringwood Old Thumper or equivalent 
should you ever be in my neck of the woods. :)

http://www.ringwoodbrewery.co.uk/beers/beer.aspx?bid=3

-- 
Cheers.

Mark Lawrence.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Tkinter: Why aren't my widgets expanding when I resize the window? John Salerno <johnjsal@gmail.com> - 2012-03-04 23:12 -0800
  Re: Tkinter: Why aren't my widgets expanding when I resize the window? Rick Johnson <rantingrickjohnson@gmail.com> - 2012-03-05 05:09 -0800
    Re: Tkinter: Why aren't my widgets expanding when I resize the window? John Salerno <johnjsal@gmail.com> - 2012-03-05 09:31 -0800
      Re: Tkinter: Why aren't my widgets expanding when I resize the window? Rick Johnson <rantingrickjohnson@gmail.com> - 2012-03-05 11:03 -0800
        Re: Tkinter: Why aren't my widgets expanding when I resize the window? John Salerno <johnjsal@gmail.com> - 2012-03-05 14:07 -0800
          Re: Tkinter: Why aren't my widgets expanding when I resize the window? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-03-06 01:10 +0000
            Re: Tkinter: Why aren't my widgets expanding when I resize the window? John Salerno <johnjsal@gmail.com> - 2012-03-05 17:53 -0800
            Re: Tkinter: Why aren't my widgets expanding when I resize the window? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-03-06 01:58 +0000
            Re: Tkinter: Why aren't my widgets expanding when I resize the window? Rick Johnson <rantingrickjohnson@gmail.com> - 2012-03-05 18:20 -0800
              Re: Tkinter: Why aren't my widgets expanding when I resize the window? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-03-06 02:33 +0000
                Re: Tkinter: Why aren't my widgets expanding when I resize the window? Rick Johnson <rantingrickjohnson@gmail.com> - 2012-03-05 18:56 -0800
                Re: Tkinter: Why aren't my widgets expanding when I resize the window? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-03-06 03:09 +0000
  Re: Tkinter: Why aren't my widgets expanding when I resize the window? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-03-05 12:25 -0500

csiph-web