Helene Bilbo wrote: > > when i embed a Morph A into a Morph B and then resize B, A stays the same > size. > I would like A to resize proportional accroding to the resizing of B. >
Good work so far - ProportionalLayout is exactly what you want. See the great examples at http://wiki.squeak.org/squeak/2141 -- View this message in context: http://forum.world.st/How-to-resize-a-submorph-according-to-it-s-owner-tp3394043p3394703.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
