[Cuis-dev] Webcam support

Luciano Notarfrancesco luchiano at gmail.com
Thu Jun 25 00:32:04 PDT 2026


Juan, this is great, works well, thanks a lot for taking the additional
time to make it work properly and adding #outOfWorld:.

I think the problem with rotation vs aspect ratio might be
solvable, perhaps it's just the order of composition of transformations,
later I'll experiment a bit more. I've been doing this thing of temporarily
changing the transformation in the drawOn: in other morphs too, and I was
thinking perhaps we should have a nicer way to do it (similar to the
messages #strokeWidth:...do, etc).

This #outOfWorld: notification is something I needed for other morphs too,
it's useful. Also, there are messages #addedMorph:, #removedMorph: and
#noteNewOwner:, but there seem to be some inconsistencies around them... I
think #noteNewOwner: is not necessary, and it's not really called every
time the owner changes (I still implement #privateOwner: to handle owner
changes, as I used to do in Squeak I think).

On Thu, Jun 25, 2026 at 4:18 AM Hilaire Fernandes via Cuis-dev <
cuis-dev at lists.cuis.st> wrote:

> It seems to not work on linux.
>
> Pluggin failed
>
> -- http://mamot.fr/@drgeo
>
> --
> Cuis-dev mailing list
> Cuis-dev at lists.cuis.st
> https://lists.cuis.st/mailman/listinfo/cuis-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20260625/34309505/attachment-0001.htm>


More information about the Cuis-dev mailing list