On 05/09/11 12:22, ???????? wrote: > i want to save my phote in computer,so i add > canvas.postscript(file="mystock.eps") > > there is a file named mystock.eps,but nothing in it! > > I want to know how to save my canvas as an image file.
You need to at least specify a width and height option to the canvas postscript method. Regards, John -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
_______________________________________________ Tkinter-discuss mailing list Tkinter-discuss@python.org http://mail.python.org/mailman/listinfo/tkinter-discuss