Clipboard use with Python-TK

Bellamy Bruno bellamy at freesurf.fr
Mon Aug 21 04:33:43 EDT 2000


Hi there... :)

I'm working on a little text editor project in Python using TK, but I'm
confused about the syntax when using the clipboard. So far, I didn't get any
result and couldn't find a complete description of this in Python-TK
documentations.
Does anyone has some code sample about how to copy, cut and
paste text to (and from!) the clipboard, when using the TK text object?

Thanks a lot.



More information about the Python-list mailing list