Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #57126
| References | <22861e2f-50f2-4d74-9024-53caec5570fa@googlegroups.com> |
|---|---|
| Date | 2013-10-20 09:36 +1100 |
| Subject | Re: Screenshots in Mac OS X |
| From | Chris Angelico <rosuav@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1273.1382222204.18130.python-list@python.org> (permalink) |
On Sun, Oct 20, 2013 at 9:12 AM, Pratik Mehta <pratik.mehta13390@gmail.com> wrote: > Command + Shift + 5 ==> This one is a little bit tricky which I am looking for. This shortcut doesn't exist. I want to create one of my own, where it would grab the entire webpage's screenshot which I am currently working on, and store the name as the webpage's link. Sounds like a difficult thing to write from scratch. Can you find something off-the-shelf that takes a snapshot of your current window, and then maybe add some interaction with the web browser? Otherwise, you're poking around with screenshotting directly, which is very much a solved problem. Also, please read this before you reply: https://wiki.python.org/moin/GoogleGroupsPython ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Screenshots in Mac OS X Pratik Mehta <pratik.mehta13390@gmail.com> - 2013-10-19 15:12 -0700
Re: Screenshots in Mac OS X Chris Angelico <rosuav@gmail.com> - 2013-10-20 09:36 +1100
Re: Screenshots in Mac OS X Ned Deily <nad@acm.org> - 2013-10-19 15:42 -0700
Re: Screenshots in Mac OS X Pratik Mehta <pratik.mehta13390@gmail.com> - 2013-10-19 16:17 -0700
Re: Screenshots in Mac OS X Pratik Mehta <pratik.mehta13390@gmail.com> - 2013-10-22 13:15 -0700
Re: Screenshots in Mac OS X Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-22 21:30 +0100
Re: Screenshots in Mac OS X Pratik Mehta <pratik.mehta13390@gmail.com> - 2013-10-22 17:22 -0700
Re: Screenshots in Mac OS X Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-23 07:04 +0100
Re: Screenshots in Mac OS X Metallicow <metaliobovinus@gmail.com> - 2013-10-23 21:00 -0700
Re: Screenshots in Mac OS X John Gordon <gordon@panix.com> - 2013-10-22 21:50 +0000
Re: Screenshots in Mac OS X Pratik Mehta <pratik.mehta13390@gmail.com> - 2013-10-22 17:14 -0700
Re: Screenshots in Mac OS X Kevin Walzer <kw@codebykevin.com> - 2013-10-22 18:08 -0400
Re: Screenshots in Mac OS X Kevin Walzer <kw@codebykevin.com> - 2013-10-22 18:16 -0400
Re: Screenshots in Mac OS X Pratik Mehta <pratik.mehta13390@gmail.com> - 2013-10-22 17:19 -0700
Re: Screenshots in Mac OS X Kevin Walzer <kw@codebykevin.com> - 2013-10-22 21:06 -0400
csiph-web