Re: [Tutor] Best way to learn Tkinter

2013-07-15 Thread Alan Gauld
On 15/07/13 22:38, Ben Fishbein wrote: Hello. I wrote a python program for my small business. >It works fine but it is all from command prompt and makes sense to no one but me. I want to create a new version with a GUI > that an employee could use. I still like the Pythonware one: http://eff

Re: [Tutor] Best way to learn Tkinter

2013-07-15 Thread Jim Mooney
Ben Fishbein Here's a good source - and has a link to a recent book (ten bucks on kindle) http://www.tkdocs.com/ Jim On 15 July 2013 14:38, Ben Fishbein wrote: > Hello. I wrote a python program for my small business. It works fine but > it is all from command prompt and makes sense to no one