Hello Juan
I started exploring how your version of Morphic works by browsing the
classes and reading the comments.
I came across the following three issues which need clarification:
a) Morph class comment
The comment of class Morph still mentions the old instance variables before 4.1.
Fix is important
b) Class comment of LayoutMorph
A row or column of widgets, does layout by placing them either
horizontally or vertically.
Submorphs might specify a LayoutSpec. If some doesn't REPLACEWITH:
don't, then, for a column, the column width is taken as the width, and
any morph height is kept. Same for rows: submorph width would be
maintained, and submorph height would be made equal to row height.
c) Class comment of InspectorWindow is missing
When looking how a GUI is built with the Cuis 4.1 version of Morphic I
wanted to look at a simple case, so I went to InspectorWindow.
I did not find any comment. I would appreciate a 'beginner style'
comment for this relatively simple GUI.
Kind regards
--Hannes
_______________________________________________
Cuis mailing list
[hidden email]
http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org