[Cuis-dev] updating LayoutMorph extent after deleting a sub morph

Mariano Montone marianomontone at gmail.com
Sat Aug 17 20:09:04 PDT 2024


You can make a LayoutMorph fits its contents, like this:

myLayoutMorph morphExtent: myLayoutMorph minimumExtent.

El 17/8/24 a las 22:51, Mark Volkmann via Cuis-dev escribió:
> Is there a message I can send to a LayoutMorph to make it recompute 
> its extent after I delete some of its submorphs? I tried sending both 
> #layoutSubmorphs and #refreshExtent, but the value of the extent 
> property remains the same.
>
> -- 
> R. Mark Volkmann
> Object Computing, Inc.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20240818/18beb300/attachment.htm>


More information about the Cuis-dev mailing list