[Tutor] help

2005-08-08 Thread Dan Deternova
explain to me what you did.. thanks in advance. [EMAIL PROTECTED] #program made and maintained by Dan Deternova #start of program from Tkinter import * # tells computer we are using Tkinter modual from tkMessageBox import * def cal

[Tutor] help

2005-08-09 Thread Dan Deternova
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.