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


Groups > comp.lang.python > #41319

Re: What am I doing wrong in this simple tkinter example?

Newsgroups comp.lang.python
Date 2013-03-16 08:34 -0700
References <faa34261-957e-4011-8399-616da73e7a36@googlegroups.com> <mailman.3365.1363446627.2939.python-list@python.org> <1e8ab690-c0e8-464a-ab13-cd109fc15327@googlegroups.com> <mailman.3367.1363447390.2939.python-list@python.org>
Message-ID <b5f05451-68bb-491c-a0a2-c9ce8df56154@googlegroups.com> (permalink)
Subject Re: What am I doing wrong in this simple tkinter example?
From "Yves S. Garret" <yoursurrogategod@gmail.com>

Show all headers | View raw


On Saturday, March 16, 2013 11:23:07 AM UTC-4, Chris Angelico wrote:
> On Sun, Mar 17, 2013 at 2:16 AM, Yves S. Garret
> 
> <your...@gmail.com> wrote:
> 
> > In the example that I have posted from the book it works just fine.
> 
> 
> 
> Yep, I just checked the book's version again and the difference is
> 
> clear. Check out the two lines I quoted in my previous post, and look
> 
> at the corresponding two lines in the book's version. You should see
> 
> the difference. :)
> 
> 
> 
> By the way, I like the choice of secret. It lends itself well to a
> 
> discussion of recursion - how do you live to 99? Live to 98, then be
> 
> careful. Etcetera. You need just one special case: How do you live to
> 
> 1? Be born, then be careful. And there you have it, a perfect problem
> 
> for defining recursion vs iteration, as both can do the job!
> 
> 
> 
> ChrisA

*facepalm*

Yep, I see it :) .  Thanks for your help.

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


Thread

What am I doing wrong in this simple tkinter example? "Yves S. Garret" <yoursurrogategod@gmail.com> - 2013-03-16 07:53 -0700
  Re: What am I doing wrong in this simple tkinter example? Chris Angelico <rosuav@gmail.com> - 2013-03-17 02:08 +1100
    Re: What am I doing wrong in this simple tkinter example? "Yves S. Garret" <yoursurrogategod@gmail.com> - 2013-03-16 08:14 -0700
      Re: What am I doing wrong in this simple tkinter example? Christian Gollwitzer <auriocus@gmx.de> - 2013-03-16 16:31 +0100
    Re: What am I doing wrong in this simple tkinter example? "Yves S. Garret" <yoursurrogategod@gmail.com> - 2013-03-16 08:14 -0700
  Re: What am I doing wrong in this simple tkinter example? Mitya Sirenef <msirenef@lightbird.net> - 2013-03-16 11:10 -0400
    Re: What am I doing wrong in this simple tkinter example? "Yves S. Garret" <yoursurrogategod@gmail.com> - 2013-03-16 08:16 -0700
      Re: What am I doing wrong in this simple tkinter example? Chris Angelico <rosuav@gmail.com> - 2013-03-17 02:23 +1100
        Re: What am I doing wrong in this simple tkinter example? "Yves S. Garret" <yoursurrogategod@gmail.com> - 2013-03-16 08:34 -0700
          Re: What am I doing wrong in this simple tkinter example? Chris Angelico <rosuav@gmail.com> - 2013-03-17 02:44 +1100
            Re: What am I doing wrong in this simple tkinter example? Neil Cerutti <neilc@norwich.edu> - 2013-03-19 14:11 +0000
        Re: What am I doing wrong in this simple tkinter example? "Yves S. Garret" <yoursurrogategod@gmail.com> - 2013-03-16 08:34 -0700
      Re: What am I doing wrong in this simple tkinter example? Mitya Sirenef <msirenef@lightbird.net> - 2013-03-16 11:48 -0400
    Re: What am I doing wrong in this simple tkinter example? "Yves S. Garret" <yoursurrogategod@gmail.com> - 2013-03-16 08:16 -0700

csiph-web