[Cuis-dev] tiled background image
Juan Vuletich
juan at cuis.st
Mon Sep 30 18:23:39 PDT 2024
On 9/30/2024 8:21 PM, Mark Volkmann via Cuis-dev wrote:
> I see the Squeak has the class BackgroundMorph that supports tiling an
> image over the World background, but that class is not in Cuis. Is
> there another way to tile an image over the World background that is
> in the base Cuis image?
>
> --
> R. Mark Volkmann
> Object Computing, Inc.
Yes. You need to create your own morph, and in its #drawOn: method do
whatever you need. You can also modify WorldMorph so it tiles. Go
Smalltalk go!
Cheers,
--
Juan Vuletich
cuis.st
github.com/jvuletich
researchgate.net/profile/Juan-Vuletich
independent.academia.edu/JuanVuletich
patents.justia.com/inventor/juan-manuel-vuletich
linkedin.com/in/juan-vuletich-75611b3
twitter.com/JuanVuletich
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20240930/508a430e/attachment.htm>
More information about the Cuis-dev
mailing list