Indeed, the patterns are cool :).
Do you have a particular use case for them?
Cheers,
Doru
On Nov 15, 2007, at 12:24 PM, Toon Verwaest wrote:
On (15/11/07 12:01), Adrian Kuhn wrote:
From: Adrian Kuhn <akuhn(a)gmx.ch>
To: Moose-dev Moose-dev <moose-dev(a)iam.unibe.ch>
Subject: [Moose-dev] Patterns for Mondrian
Date: Thu, 15 Nov 2007 12:01:29 +0100
We extended Mondrian with patterns
| view |
view := Mondrian.ViewRenderer new.
view rectangleShape.
view shape fillColor: CodeFoo.Color red.
view shape patternColor: CodeFoo.Color black.
view shape patternName: [ :each ].
view shape width: 120.
view shape height: 80.
view nodes: #(gray diagonal inverseDiagonal fancy) .
view open.
cheers,
AA & Hani
Thats cool! Pretty funny how the patterns dont move with the objects
on which they are drawn though
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
www.tudorgirba.com
www.tudorgirba.com/blog
"Problem solving should be concentrated on describing
the problem in a way that is relevant for the solution."
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev