setting the clipboard

Peoter Veliki peoter_veliki at hotmail.com
Mon Oct 29 20:23:22 EST 2001


I see there is a setClipboardText, but there is no getClipboardText.  How
can this be done using getClipboardData?


"Oleg Broytmann" <phd at phd.pp.ru> wrote in message
news:mailman.1004367760.13942.python-list at python.org...
> On Mon, Oct 29, 2001 at 02:50:26PM +0000, Dale Strickland-Clark wrote:
> > This puts the text in 'spam' on the clipboard:
> > win32clipboard.SetClipboardText(spam)
>
>    No, this put the value of the variable "spam".
>
> Oleg.
> --
>      Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
>            Programmers don't die, they just GOSUB without RETURN.
>





More information about the Python-list mailing list