You can try:
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= view shape diamond height: 30; width: 15; fillColor: Color lightBlue. view nodes: (1 to: 10). view shape triangle height: 30; width: 15; fillColor: Color lightGreen. view nodes: (1 to: 10) -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Some of you were a bit bored of having rectangle and ellipse :-) Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Nice :)
Doru On 1 Apr 2010, at 21:59, Alexandre Bergel wrote: > You can try: > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > view shape diamond height: 30; width: 15; fillColor: Color lightBlue. > view nodes: (1 to: 10). > > view shape triangle height: 30; width: 15; fillColor: Color > lightGreen. > view nodes: (1 to: 10) > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > > Some of you were a bit bored of having rectangle and ellipse :-) > > Cheers, > Alexandre > > -- > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > Alexandre Bergel http://www.bergel.eu > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > > > > > > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev -- www.tudorgirba.com "Speaking louder won't make the point worthier." _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
In reply to this post by Alexandre Bergel
YES!!!!
Excellent! Stef On Apr 1, 2010, at 9:59 PM, Alexandre Bergel wrote: > You can try: > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > view shape diamond height: 30; width: 15; fillColor: Color lightBlue. > view nodes: (1 to: 10). > > view shape triangle height: 30; width: 15; fillColor: Color lightGreen. > view nodes: (1 to: 10) > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > > Some of you were a bit bored of having rectangle and ellipse :-) > > Cheers, > Alexandre > > -- > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > Alexandre Bergel http://www.bergel.eu > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > > > > > > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Ah OK it was not just me who wanted more figures :-P Thanks Alex! On 01 Apr 2010, at 15:21, Stéphane Ducasse wrote: > YES!!!! > Excellent! > > Stef > > > On Apr 1, 2010, at 9:59 PM, Alexandre Bergel wrote: > >> You can try: >> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= >> view shape diamond height: 30; width: 15; fillColor: Color lightBlue. >> view nodes: (1 to: 10). >> >> view shape triangle height: 30; width: 15; fillColor: Color lightGreen. >> view nodes: (1 to: 10) >> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= >> >> Some of you were a bit bored of having rectangle and ellipse :-) >> >> Cheers, >> Alexandre >> >> -- >> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: >> Alexandre Bergel http://www.bergel.eu >> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. >> >> >> >> >> >> _______________________________________________ >> Moose-dev mailing list >> [hidden email] >> https://www.iam.unibe.ch/mailman/listinfo/moose-dev > > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev -- Johan Fabry [hidden email] - http://dcc.uchile.cl/~jfabry PLEIAD Lab - Computer Science Department (DCC) - University of Chile _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
;-P
Stef On Apr 1, 2010, at 10:50 PM, Johan Fabry wrote: > > Ah OK it was not just me who wanted more figures :-P > > Thanks Alex! > > On 01 Apr 2010, at 15:21, Stéphane Ducasse wrote: > >> YES!!!! >> Excellent! >> >> Stef >> >> >> On Apr 1, 2010, at 9:59 PM, Alexandre Bergel wrote: >> >>> You can try: >>> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= >>> view shape diamond height: 30; width: 15; fillColor: Color lightBlue. >>> view nodes: (1 to: 10). >>> >>> view shape triangle height: 30; width: 15; fillColor: Color lightGreen. >>> view nodes: (1 to: 10) >>> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= >>> >>> Some of you were a bit bored of having rectangle and ellipse :-) >>> >>> Cheers, >>> Alexandre >>> >>> -- >>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: >>> Alexandre Bergel http://www.bergel.eu >>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. >>> >>> >>> >>> >>> >>> _______________________________________________ >>> Moose-dev mailing list >>> [hidden email] >>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev >> >> _______________________________________________ >> Moose-dev mailing list >> [hidden email] >> https://www.iam.unibe.ch/mailman/listinfo/moose-dev > > -- > Johan Fabry > [hidden email] - http://dcc.uchile.cl/~jfabry > PLEIAD Lab - Computer Science Department (DCC) - University of Chile > > > > > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
In reply to this post by Alexandre Bergel
and cool they share the same api for size!
On Apr 1, 2010, at 9:59 PM, Alexandre Bergel wrote: > You can try: > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > view shape diamond height: 30; width: 15; fillColor: Color lightBlue. > view nodes: (1 to: 10). > > view shape triangle height: 30; width: 15; fillColor: Color lightGreen. > view nodes: (1 to: 10) > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > > Some of you were a bit bored of having rectangle and ellipse :-) > > Cheers, > Alexandre > > -- > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > Alexandre Bergel http://www.bergel.eu > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > > > > > > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Free forum by Nabble | Edit this page |