[Tutor] help
jfouhy@paradise.net.nz
jfouhy at paradise.net.nz
Wed Aug 10 00:13:08 CEST 2005
Quoting Dan Deternova <moparfan90 at gmail.com>:
> ok. i know python and want to turn all my programs i made when i was
> learning python into Tkinter programs. i dont know how to make if
> satments and display the output like this in python:
> if cmd == quit:
> print "press exit to quit"
> i have no idea how to do that in Tkinter please help.
Have a look at "Thinking in Tkinter": http://www.ferg.org/thinking_in_tkinter/
If you work through it, it should hopefully give you a better idea of how
Tkinter programs work.
--
John.
More information about the Tutor
mailing list