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


Groups > comp.lang.python > #57320

Re: Tkinter tutorial?

From Ben Finney <ben+python@benfinney.id.au>
Subject Re: Tkinter tutorial?
Date 2013-10-23 09:06 +1100
References <l46os6$uk6$1@news.albasani.net>
Newsgroups comp.lang.python
Message-ID <mailman.1386.1382479589.18130.python-list@python.org> (permalink)

Show all headers | View raw


Walter Hurry <walterhurry@lavabit.com> writes:

> However, for a different project I need to get up to a reasonable
> speed with tkinter. Could some kind soul recommend a suitable on-line
> tutorial, or a (free) ebook?

TkDocs <URL:http://www.tkdocs.com/> is both a book for purchase (“Modern
Tkinter”) and a cross-language tutorial for Tk, taking full advantage of
modern features of Tk 8.5 and 8.6.

The example code attempts to hew quite closely to the original Tcl, so
it makes for rather awful Python. But you do learn how Tkinter works.

-- 
 \            “If you continue running Windows, your system may become |
  `\        unstable.” —Microsoft, Windows 95 bluescreen error message |
_o__)                                                                  |
Ben Finney

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


Thread

Tkinter tutorial? Walter Hurry <walterhurry@lavabit.com> - 2013-10-22 20:57 +0000
  Re: Tkinter tutorial? MRAB <python@mrabarnett.plus.com> - 2013-10-22 22:23 +0100
  Re: Tkinter tutorial? Ben Finney <ben+python@benfinney.id.au> - 2013-10-23 09:06 +1100
  Re: Tkinter tutorial? Ethan Furman <ethan@stoneleaf.us> - 2013-10-22 15:14 -0700
  Re: Tkinter tutorial? Bennett Brown <bennettbrowniowa@gmail.com> - 2013-10-28 07:00 -0700

csiph-web