Hi Bernhard,

On Fri, Dec 31, 2021 at 5:27 AM Bernhard Pieber <bernhard@pieber.com> wrote:
 
Hi,

Maybe this question is better asked on the vm-dev list. Does anyone know the status of the ClipboardExtendedPlugin?

Not really.  Ask John McIntosh.  It is not built in the Squeak VM builds.  With one modification (adding ClipboardExtendedPlugin.c to the files to be compiled in platforms/iOS/plugins/ClipboardExtendedPlugin/Makefile) it does appear to build on macOS.  It does look useful though.
Happy New Year!

Happy new year!

Bernhard

> Am 20.12.2021 um 09:38 schrieb Bernhard Pieber <bernhard@pieber.com>:
>
> Hi everyone,
>
> I tried to copy a form as PNG to the clipboard like this:
> ExtendedClipboardInterface current addClipboardDataConvertFormToPNG: self imageForm
>
> This seems not to work correctly. If I paste it to TextEdit I get the binary data starting with PNG instead of the image itself. It looks as if the ClipboardExtendedPlugin is not loaded. The plugin seems to be in the current VM source (src/pugins/ClipboardExtendedPlugin), though. I am on macOS Big Sur 11.6.1.
>
> Should this work? I tried on Squeak 3.4, 4.6 and 5.3 but the ExtendedClipboardInterface is not loaded in these images.
>
> Cheers,
> Bernhard




--
_,,,^..^,,,_
best, Eliot