Status: New
Owner:
[hidden email]
Labels: Type-Defect Priority-Medium Component-Glamour Milestone-4.6
New issue 722 by
[hidden email]: CompositePresentation should be
usable as a starting point
http://code.google.com/p/moose-technology/issues/detail?id=722We should be able to write something like this:
composer := GLMCompositePresentation new.
composer tabulator with: [:t | t column: #one. t transmit to: #one;
andShow: [:a | a text ]].
composer openOn: 42.
In this way, the composer can be instantiated somewhere else.
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev