Q: How to deal with submorphs in PropotionalLayout ?

Karl Ramberg karl.ramberg at chello.se
Wed Mar 13 14:26:25 UTC 2002


Hi,
I'm making a html table using PropotionalLayout. 
I have a morph called TableMorph that arrange it's submorphs
called TableDataMorphs. 

All that is working but I have problems
with the submorphs of the TableDataMorphs. 

How do I tell them to stick in their 
owners (TableDataMorph) bounds or frame ?


When I use the TableLayout I can tell stuff to #shrinkWrap or
#spaceFill but I don't find anyting similar for ProportionalLayout.

Karl



More information about the Squeak-dev mailing list