Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #72584

Re: Lock Windows Screen GUI using python

X-Received by 10.182.104.161 with SMTP id gf1mr9545767obb.45.1401854157797; Tue, 03 Jun 2014 20:55:57 -0700 (PDT)
X-Received by 10.182.1.225 with SMTP id 1mr285486obp.6.1401854157689; Tue, 03 Jun 2014 20:55:57 -0700 (PDT)
Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!c1no22899947igq.0!news-out.google.com!qf4ni17772igc.0!nntp.google.com!c1no22899939igq.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.lang.python
Date Tue, 3 Jun 2014 20:55:56 -0700 (PDT)
In-Reply-To <mailman.10630.1401809255.18130.python-list@python.org>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=203.196.206.155; posting-account=J6n4uAoAAAAlX-smYKrsVK1uNuUZNLo9
NNTP-Posting-Host 203.196.206.155
References <0d04724b-d800-407f-9614-1a86c4a58769@googlegroups.com> <mailman.10590.1401772221.18130.python-list@python.org> <a0ff3687-7d33-4748-8666-359a694cacd4@googlegroups.com> <mailman.10599.1401779421.18130.python-list@python.org> <bf3b983f-81bd-420d-9296-962591608717@googlegroups.com> <mailman.10630.1401809255.18130.python-list@python.org>
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <fee30f59-a010-4a05-b42f-2bfb60c51712@googlegroups.com> (permalink)
Subject Re: Lock Windows Screen GUI using python
From Jaydeep Patil <patil.jay2009@gmail.com>
Injection-Date Wed, 04 Jun 2014 03:55:57 +0000
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding quoted-printable
Xref csiph.com comp.lang.python:72584

Show key headers only | View raw


On Tuesday, 3 June 2014 20:57:32 UTC+5:30, Ian  wrote:
> On Jun 3, 2014 1:56 AM, "Jaydeep Patil" <patil....@gmail.com> wrote:
> 
> > I have another query.
> 
> >
> 
> > We can now block user inputs. But in my automation three is copy & paste work going on continuously in Excel before plotting the graphs.
> 
> >
> 
> > During copy paste of excel data, if user by mistake doing some copy & paste operation outside excel(for e.g. doing copy paste in outlook mails, firefox browser etc), it may be cause for the another error.
> 
> >
> 
> > How i can control this?
> 
> Do you really need to use the system clipboard for this automation? Why not just store the data in script variables and write them back from the?


Hi lan,

For plotting one graph, I need to use four to five excel files. Currently I am reading excel files one by one and copy data of excel files to another single master excel file. This master excel file consists of all data from all input excel files. So this is the reason i am using system clipboard.


Regards
Jay

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Lock Windows Screen GUI using python Jaydeep Patil <patil.jay2009@gmail.com> - 2014-06-02 21:28 -0700
  Re: Lock Windows Screen GUI using python Ian Kelly <ian.g.kelly@gmail.com> - 2014-06-02 23:09 -0600
    Re: Lock Windows Screen GUI using python Jaydeep Patil <patil.jay2009@gmail.com> - 2014-06-02 23:40 -0700
      Re: Lock Windows Screen GUI using python Ian Kelly <ian.g.kelly@gmail.com> - 2014-06-03 01:09 -0600
        Re: Lock Windows Screen GUI using python Jaydeep Patil <patil.jay2009@gmail.com> - 2014-06-03 00:53 -0700
          Re: Lock Windows Screen GUI using python Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-06-03 09:05 +0100
          Re: Lock Windows Screen GUI using python Chris Angelico <rosuav@gmail.com> - 2014-06-03 19:11 +1000
          Re: Lock Windows Screen GUI using python Ian Kelly <ian.g.kelly@gmail.com> - 2014-06-03 09:27 -0600
            Re: Lock Windows Screen GUI using python Jaydeep Patil <patil.jay2009@gmail.com> - 2014-06-03 20:55 -0700
              Re: Lock Windows Screen GUI using python Ian Kelly <ian.g.kelly@gmail.com> - 2014-06-03 22:58 -0600
                Re: Lock Windows Screen GUI using python Jaydeep Patil <patil.jay2009@gmail.com> - 2014-06-03 22:44 -0700
                Re: Lock Windows Screen GUI using python Ian Kelly <ian.g.kelly@gmail.com> - 2014-06-04 00:02 -0600
              Re: Lock Windows Screen GUI using python Chris Angelico <rosuav@gmail.com> - 2014-06-04 21:21 +1000
              Re: Lock Windows Screen GUI using python Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2014-06-04 22:04 -0400

csiph-web