X-Received: by 10.43.65.81 with SMTP id xl17mr3152691icb.29.1382221380390; Sat, 19 Oct 2013 15:23:00 -0700 (PDT) X-Received: by 10.50.85.50 with SMTP id e18mr99806igz.9.1382221380331; Sat, 19 Oct 2013 15:23:00 -0700 (PDT) Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!o2no14689363qas.0!news-out.google.com!9ni50460qaf.0!nntp.google.com!o2no14689355qas.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.sys.mac.programmer.misc Date: Sat, 19 Oct 2013 15:22:59 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=110.172.21.79; posting-account=rgacPAoAAACdMHXDy776dnOuKzm9wdlN NNTP-Posting-Host: 110.172.21.79 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <6f398d2e-22ec-4d11-a67e-3037144cd1c3@googlegroups.com> Subject: Screenshots in Mac OS X From: Pratik Mehta Injection-Date: Sat, 19 Oct 2013 22:23:00 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Received-Bytes: 2077 Xref: csiph.com comp.sys.mac.programmer.misc:66 Hi Guys, Good Morning! How are you all doing? I am in need of your help. I am stuck in a problem. I want to write my own Screenshot Taking program in either Python / Objecti= ve-C / PyObjC for Mac OS X, whichever is faster and easy to code. Example : Whenever Command + Shift + 3 is pressed =3D=3D> whatever is there= on the screen, should be grabbed / captured, and should be stored on my lo= cal with my own desired path, and name should automatically given as Snapsh= otX.. as in Snapshot1, Snapshot2, etc... The same goes with Command + Shift + 4 =3D=3D> the only difference is that,= it allows you to select a particular area to be captured / grabbed. Command + Shift + 5 =3D=3D> This one is a little bit tricky which I am look= ing 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. Thanks in advance for your kind help and time. Thanks & Regards, Pratts