> To: tutor@python.org
> From: alan.ga...@btinternet.com
> Date: Mon, 26 Jan 2009 10:13:15 +
> Subject: Re: [Tutor] clipboard questions
>
>
> "Che M" wrote
>
>> I'm curious about how to interact with the
Le Mon, 26 Jan 2009 02:23:05 -0500,
Che M a écrit :
>
> I'm curious about how to interact with the contents of the clipboard
> effectively and have a couple of questions...
>
> 1) Is there one cross-platform way to read the clipboard, or does one
> have to have a different way to do it for Win
"Che M" wrote
I'm curious about how to interact with the contents of the clipboard
effectively and have a couple of questions...
1) Is there one cross-platform way to read the clipboard,
In a generic sense no. But if the cut n paste is within a single
application then yes, you can use a cro