[squeakland] Copy/Paste Graphic from Clipboard in MSWin

Darius Clarke socinian at gmail.com
Tue Oct 26 03:29:02 EDT 2010


Hello dev team,

I've tried to copy and paste a graphic (print screen for example) from the
Windows clipboard buffer into eToys 4.1.1 in both Win7 and XP.

I get a walkback that ExtendedClipboardWinInterface doesn't understand
#openClipboard called from #readAvailableFormats .... which is true that the
method isn't in the image.

I've found #openClipboard in the Sophe code and imported it.
Now the FFI call to 'user32.dll' fails.

Any suggestions how to get the call to user32.dll in #openClipboard to work?

Cheers,
Darius
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakland.org/pipermail/squeakland/attachments/20101026/8ea649b2/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SqueakDebug.zip
Type: application/zip
Size: 1349 bytes
Desc: not available
URL: <http://lists.squeakland.org/pipermail/squeakland/attachments/20101026/8ea649b2/attachment.zip>


More information about the squeakland mailing list