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

Marcel Taeumel marcel.taeumel at student.hpi.uni-potsdam.de
Fri Apr 17 14:41:20 UTC 2015


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.


More information about the Squeak-dev mailing list