Issue 722 in moose-technology: CompositePresentation should be usable as a starting point

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 722 in moose-technology: CompositePresentation should be usable as a starting point

moose-technology
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=722

We 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
Reply | Threaded
Open this post in threaded view
|

Re: Issue 722 in moose-technology: CompositePresentation should be usable as a starting point

moose-technology
Updates:
        Status: Fixed

Comment #1 on issue 722 by [hidden email]: CompositePresentation  
should be usable as a starting point
http://code.google.com/p/moose-technology/issues/detail?id=722

(No comment was entered for this change.)

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev