Yes, alignFromLeft: works perfectly with groups._______________________________________________Check this:-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=rootClasses := { RTShape . RTLayout . RTBuilder }.groups := rootClasses collect: [ :cls |g := RTGroup new.elements := (RTEllipse new size: 8; color: Color blue) elementsOn: cls withAllSubclasses.g addAll: elements.edges := RTEdgeBuilder newview: g;objects: cls withAllSubclasses from: #superclass.RTForceBasedLayout on: elements edges: edges.g].v := RTView new.groups do: [ :aGroup | v addAll: aGroup ].RTVerticalLineLayout on: groups.TRConstraint alignFromLeft: groups.v-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=<Screen Shot 2014-10-07 at 11.11.54 AM.png>Cheers,Alexandre--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
On Oct 6, 2014, at 3:55 PM, Nicolai Hess <nicolaihess@web.de> wrote:I used the
TRConstraint alignFromLeft: groupDon't they work on groups ?
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev