Fri 16 Apr 2010
How to Take a Screenshot of Your wxPython App and Print it
Posted by Mike under Cross-Platform, Python, wxPython
[4] Comments
Have you ever thought that it would be cool to have your wxPython code take a screenshot of itself? Well, Andrea Gavana figured out a cool way to do just that and between what he told us on the wxPython mailing list and what I learned from other sources, you will soon learn how to not only take the screenshot, but how to send it to your printer! (more…)