Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #57315
| Date | 2013-10-22 22:23 +0100 |
|---|---|
| From | MRAB <python@mrabarnett.plus.com> |
| Subject | Re: Tkinter tutorial? |
| References | <l46os6$uk6$1@news.albasani.net> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1382.1382476999.18130.python-list@python.org> (permalink) |
On 22/10/2013 21:57, Walter Hurry wrote: > I have some experience with Python, having used it for a couple of years. > > Until now, my builder of choice for cross-platform GUI applications has > been wxPython (with wxGlade), and I have been well satisfied with these > tools. > > 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? > > Thanks. > Ask Google! :-) In practice I've had to go looking for specific answers, but there's info available from various places, such as: http://effbot.org/tkinterbook/
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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
csiph-web