This is true that the composite shape does not work at all with the mondrian builder.
We will see how to fix this in the futureā¦
Alexandre
On Apr 15, 2014, at 7:58 AM, Leo Perard leo.perard@gmail.com wrote:
Hi guys,
I just saw with Usman when we tried to add a CompositeShape using the RTMondrianViewBuilder it is not working. Here the example :
| view elements | view := RTMondrianViewBuilder new. elements := (1 to: 10). view nodes: elements. view shape shape: (RTLine new color: Color red) + RTArrow new. view edges: elements from: #yourself toAll: elements. view horizontalLineLayout. view
If you comment "+ RTArrow new" everything is ok but with the CompositeShape it is not.
Tanks.
-- Leo Perard _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev