You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TableLayout and specific layout selectors such as hResizing, cellGap, cellDirection, disableLayout, etc.
GridLayout (only mention)
some common patterns for arranging (e.g., how to build a tool like EventRecorderMorph or ScorePlayerMorph: rows via composition, spacers via transparent morphs, proper choice and use AlignmentMorph, BorderMorph, and ScrollPane)
see also existing FAQ on TextMorph + hResizing
The text was updated successfully, but these errors were encountered:
Possible contents (brainstorming):
ProprtionalLayout
andLayoutFrame
TableLayout
and specific layout selectors such ashResizing
,cellGap
,cellDirection
,disableLayout
, etc.GridLayout
(only mention)EventRecorderMorph
orScorePlayerMorph
: rows via composition, spacers via transparent morphs, proper choice and useAlignmentMorph
,BorderMorph
, andScrollPane
)TextMorph
+hResizing
The text was updated successfully, but these errors were encountered: