Re: copy image to windows clipboard?
- From: "Roy Terry" <royterry@xxxxxxxxxxxxx>
- Date: Thu, 02 Mar 2006 16:29:06 GMT
"Bryan Oakley" <oakley@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:oRDNf.17338$rL5.10869@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Is it possible either with core tcl or an extension to copy an imageclipboard.
from a tk application to the Windows clipboard? If it is possible, can
anyone give me a concrete example?
I want to be able for a user to do a copy/paste operation of an image
between my tk app and a Windows app such as powerpoint.
I'm not looking for any other mechanism to get images into a Windows
app; I specifically want to be able to put images onto the system
I think TWAPI is the way to go
http://twapi.sourceforge.net/ looks like you just need to
lookup the format code for images of your desired
type.
.
- Follow-Ups:
- Re: copy image to windows clipboard?
- From: Bryan Oakley
- Re: copy image to windows clipboard?
- References:
- copy image to windows clipboard?
- From: Bryan Oakley
- copy image to windows clipboard?
- Prev by Date: Re: regexp help
- Next by Date: Re: format statement: Expanding a string
- Previous by thread: copy image to windows clipboard?
- Next by thread: Re: copy image to windows clipboard?
- Index(es):
Relevant Pages
|