Take a Screenshot using a Mouse Click and Drag Method like Snipping Tool - Python for Integrated Circuits - - An Online Book - |
||||||||
Python for Integrated Circuits http://www.globalsino.com/ICs/ | ||||||||
Chapter/Index: Introduction | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | Appendix | ||||||||
================================================================================= ============================================ Take a screenshot using a mouse click and drag method like Snipping Tool with copy-pasted name as a file name: code: ============================================ Take a screenshot using a mouse click and drag method, and then insert the image and/or a text into a ppt file. code 1: main code: ============================================ Screenshot: save screenshot to a pre-defined file name; ScreenShot_FileTile: make screenshot with a tile input from the dialog box; ConfirmPPTfile: confirm if there is such a ppt file; ScreenShotAndText: save screenshot to a pre-defined file name together with input text. code 1: main code: ============================= Position of the button. code:
|
||||||||
================================================================================= | ||||||||
|
||||||||