Re: [Tutor] how to save wxpython output
Ketan Maheshwari wrote: > Hi *: > How do I save the output of a wxpython program as a jpg or png image > from within the program? What output do you want to capture? Do you mean you want a screenshot of the windows? On Windows you can use ImageGrab from the Python Imaging Library to capture
[Tutor] how to save wxpython output
Hi *: How do I save the output of a wxpython program as a jpg or png image from within the program? Thanks, k. ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor