How to use images at the bachground?

sreekant skodela at lithium.com
Wed Jul 12 05:56:21 EDT 2006


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



More information about the Python-list mailing list