Ok how do I use that in the easel?
" | view | view := ROMondrianViewBuilder new. self centeredTextOn: view. view open
centeredTextOn: view
view shape rectangle; withCenteredText; width: 180; height: 20. view node: 'centered text'.
view shape rectangle; withText; width: 180; height: 20. view node: 'left text'.
- how do I say that I want the text from the node? - how can I get the Konkrator used? - …...
Moose gives me the impression that it is powerful but never used for real because the last details is not fully ironed.
Stef
On Dec 7, 2013, at 6:49 PM, Usman Bhatti usman.bhatti@gmail.com wrote:
Simple shapes with text: ROMondrianExample new centeredText
A more complex example with flyover names:
view := ROMondrianViewBuilder new. ROMondrianExample new addingNameOn: view. view open.
On Sat, Dec 7, 2013 at 6:41 PM, Stéphane Ducasse stephane.ducasse@inria.fr wrote: I would like to see packages with their names classes with their names….
Stef _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev