[squeak-dev] Re: Weird Morphic layout problem

Sean P. DeNigris sean at clipperadams.com
Sun Jan 9 19:05:13 UTC 2011



Chris Muller-3 wrote:
> 
> Anyway, I wish you luck and I hope you;ll share what you find, I'll be
> interested!
> 

Still hunting, but I found out that if I:
1) set a breakpoint in Morph>>layoutInBounds: for a Morph whose submorphs
are not being laid out correctly when first opened (like in the previous
example in this thread)
2) set the Morph's fullBounds instVar to nil to force execution of the first
block in #layoutInBounds:

Then the Morph's submorphs are laid out correctly when it opens.

I'm still not sure what this means.  I'll be in touch... 

Sean
-- 
View this message in context: http://forum.world.st/Weird-Morphic-layout-problem-tp3178526p3206222.html
Sent from the Squeak - Dev mailing list archive at Nabble.com.



More information about the Squeak-dev mailing list