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?
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to