[squeak-dev] Re: The Trunk: ToolBuilder-Morphic-mt.131.mcz

karl ramberg karlramberg at gmail.com
Fri Apr 17 16:05:00 UTC 2015


ProportionalSplitterMorph looks for property minWidth and minHeight in the
pluggable panels when setting limits for it's movement.
This could probably be set to a default in each pluggable panel.

We could add this check for minWidth and minHeight for the
AbstractResizerMorph hierarchy as well.

Karl

On Fri, Apr 17, 2015 at 4:41 PM, Marcel Taeumel <
marcel.taeumel at student.hpi.uni-potsdam.de> wrote:

> The problem is simple: How to compute your minimal extent if all your
> children have LayoutFrames and are arbitrarily placed on screen? What *is*
> minimal width, for example? See, a parent morph as to correctly combine all
> its children's #minExtent. This is easy for TableLayout, because there are
> only rows and columns. ProportionalLayout is more difficult. Such an
> algorithm has to be quite fast. :)
>
> Best,
> Marcel
>
>
>
> --
> View this message in context:
> http://forum.world.st/The-Trunk-ToolBuilder-Morphic-mt-131-mcz-tp4819699p4820245.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/20150417/07fdf54c/attachment.htm


More information about the Squeak-dev mailing list