Hi Alex,
Hi Usman,
Sorry for taking time to reply. Version 1.181 fixes the problem. Thanks for spotting it.
Cheers,
Alexandre
> _______________________________________________
On Oct 22, 2012, at 7:11 AM, Usman Bhatti <usman.bhatti@gmail.com> wrote:
> classesToDraw := Collection withAllSubclasses.
> view := ROMondrianViewBuilder new.
> view interaction popupText: [:entity | entity name ].
> view shape rectangle
> borderWidth: 1;
> borderColor: Color blue.
> view nodes: classesToDraw.
> view gridLayout.
> view open
>
> Result: Error (Red rectangle)
> =========================================
> classesToDraw := Collection withAllSubclasses.
> view := ROMondrianViewBuilder new.
> view interaction popupText: [:entity | entity name ].
> view shape rectangle
> "borderWidth: 1; "
> borderColor: Color blue.
> view nodes: classesToDraw.
> view gridLayout.
> view open
>
> works fine.
>
> Can you please check?
> Moose-dev mailing list
> Moose-dev@iam.unibe.ch
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev