Re: [Tutor] how to save wxpython output

2006-12-05 Thread Kent Johnson
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

2006-11-30 Thread Ketan Maheshwari
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