[squeak-dev] Re: Morphic

Darius Clarke socinian at gmail.com
Sat Oct 9 21:14:14 UTC 2010


Perhaps iterating over the submorphs...

morph submorphsDo: [:aMorph |

aMorph extent: 200 ].


On Sat, Oct 9, 2010 at 12:08 PM, d3orn <dominique.rahm at gmx.ch> wrote:

>
> the problem with extent is, that is will only scale the supermorph to a
> given
> size (for example 200) but I have to scale all the submorphs with the same
> "factor" too
>
> --
> View this message in context:
> http://forum.world.st/Morphic-tp2969771p2969801.html
> Sent from the Squeak - Dev mailing list archive at Nabble.com.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20101009/32742b6b/attachment.htm


More information about the Squeak-dev mailing list