Re: [Tutor] Fun with Label and Entry--Why N....(Command Prompt)

2009-03-19 Thread Wayne Watson
Title: Signature.html I'm amazed that after years of not using DOS or Linux that I still recall how to use the > for output to a file. I put the output in the cmdHELP.txt file so I could more easily read it. ALAN GAULD wrote: >>You have to turn that on, see the CMD help page for the reg

Re: [Tutor] Fun with Label and Entry--Why N....(Command Prompt)

2009-03-19 Thread Wayne Watson
Title: Signature.html ALAN GAULD wrote: > It was a bit hard to verify your code, since when I copied it, > it had different indentation and I may not have assembled it > properly. Was the only change to the code? > See "nevertheless" comment below. > root = Tk() > DialogProt