SendKeys and Python 2.7

Jakson A. Aquino jaksonaquino at gmail.com
Sat Sep 11 05:46:00 EDT 2010


On Sat, Sep 11, 2010 at 4:25 AM, Lawrence D'Oliveiro
<ldo at geek-central.gen.new_zealand> wrote:
> In message <mailman.656.1284165905.29448.python-list at python.org>, Jakson A.
> Aquino wrote:
>
>> Your code do send the ^v as expected, but I have problem with the
>> selection of the Windows which will receive the ^v. The code above was OK
>> in a Windows XP running inside VirtualBox, but when tested in a real
>> machine, it proved to be highly inconsistent. Sometimes the ^v gets pasted
>> into R, but more frequently it is pasted into Vim itself or nowhere.
>
> No big surprise your roundabout GUI-fiddling approach is flaky.

Thanks for your comment, but could you please suggest a feasible and
non flaky approach?



More information about the Python-list mailing list