Hi Alex,
line; is for edges. Just remove it and it works.
Cheers, Doru
On Oct 12, 2008, at 10:59 AM, Alexandre Bergel wrote:
Dear List,
I was wondering why the following script does not have red and 5 pixels wide edges: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= | domain | domain := 1 to: 30. view newShape rectangle; withBorder; line; lineWidth: 5; lineColor: ColorValue red. view nodes: domain. view edgesFrom: [:v | v * v]. view circleLayout -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
I am probably doing something wrong, but haven't see what.
Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com www.tudorgirba.com/blog
"Problem solving efficiency grows with the abstractness level of problem understanding."