[Pythonmac-SIG] Tkinter save image of GUI

beau djcypod at gmail.com
Sat Aug 23 01:47:55 CEST 2008


what is the best way to export an image of the GUI that Tkinter makes?

maybe:
Python Image LIbrary(PIL)

py2svg:
http://wmula.republika.pl/proj/canvas2svg/canvasvg.py


Ideally I would like to end up with a tif file equivalent to a screen
grab of the UI that Tkinter made. Possible options would include
various sizes?


More information about the Pythonmac-SIG mailing list