pipehappy wrote: >> hi all, >> how to get out of the python shell which is executing a command? >> how to use images in the background of a page in Tkinter? > > on Unix, ctrl-c or ctrl-d may do the job. > on Windows, ctrl-z will do >
Hi I presume you meant putting a image as a background for a Tkinter app. If so , try Tkinter.Canvas. Best of luck sree -- http://mail.python.org/mailman/listinfo/python-list