[Image-SIG] Capturing the Tkinter Canvas to the Windows Clipboard

2007-01-05 Thread david . giesen
OK, thanks for the info. Unfortunately, programming such a thing is far beyond my skills, so I won't be able to contribute much. I take it there is probably no non-PIL-based solution either? Thanks again - Dave Giesen ___ Image-SIG maillist - Image

[Image-SIG] Capturing the Tkinter Canvas to the Windows Clipboard

2007-01-04 Thread david . giesen
Hi - I've searched all over and I can't figure out how to transfer an image of the Tkinter Canvas to the Windows clipboard (or any clipboard, for that matter). I've use the PIL to capture and display an image of the Canvas, but I can't figure out how to put that image into the clipboard direct