Re: How to use images at the bachground?

2006-07-12 Thread sreekant
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


Re: How to use images at the bachground?

2006-07-11 Thread pipehappy
> 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

-- 
http://mail.python.org/mailman/listinfo/python-list


How to use images at the bachground?

2006-07-11 Thread arvind
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?

-- 
http://mail.python.org/mailman/listinfo/python-list