Does Roassal Easel work?
I antered the following script:
----
view shape rectangle size: 10 ;
height: [:m | m queryAllIncomingInvocations size].
view nodes: methodGroup.
view flowLayout.
----
But it does not display anything.
Nor does it give any error message
The same script works fine otherwise
nicolas