Hi Eliot --

This much is (was?) working no matter what Marcel says :-)

Just trying to keep expectations low. :-D

One was import & export of images. Another was fully styled and computed text to/from a web browser.

Yes, this is what we should be able to manage across platforms. I am just trying to figure out how to make it extensible/configurable/usable when facing multiple similar sources and/or targets. TIFF-or-BITMAP to Form-or-ImageMorph, RTF-or-HTML to Text, WAVE-to-Sound ... probably building a clipboard explorer along the way. :-)

Best,
Marcel

Am 14.11.2023 19:37:35 schrieb Eliot Miranda <eliot.miranda@gmail.com>:

Hi Christoph, hi Marcel,

I had a few goals. One was import & export of images. Another was fully styled and computed text to/from a web browser. This much is (was?) working no matter what Marcel says :-)

_,,,^..^,,,_ (phone)

> On Nov 10, 2023, at 11:35 AM, christoph.thiede@student.hpi.uni-potsdam.de wrote:
>
> Hi,
>
> Is there any overview of what currently works or should work regarding the ExtendedClipboardPlugin (on Windows)? Something like a single protocol that I could test?
>
> Copying bold, italic, and URLs to the clipboard of the host system works for me (woo-hoo, thanks to however did this!). Colors are omitted. TextAnchors raise a SubclassResponsibility every time I copy them to clipboard, which can be pretty irritating.
> Pasting formatted text (from the browser) does not work (I just receive unformatted text). Does this depend on the source application?
> What about images? Could there be something like Form>>#copyToClipboard and Form>>#fromClipboard (and the same also for Text) or is this not supported at the moment? Are there any other existing capabilities I did not mention? The implementation suggests some things such as images or waves but I don't see whether they are used ...
>
> PS: Due to time limitations, I may have missed a lot on the list earlier this year. Looking forward to great summaries!
>
> Best,
> Christoph
>
> ---
> Sent from Squeak Inbox Talk
>