reusing Tkinter Canvases

Sean McIlroy sean_mcilroy at yahoo.com
Fri Jan 14 15:28:37 EST 2005


I'd like to save one Tkinter Canvas in order to use it on another
Canvas later. The problem is that it gets saved as EPS but it needs to
be GIF to be reuseable. How can I convert that format?

Peace,
STM



More information about the Python-list mailing list