Issue 863 in moose-technology: Browsers that subclass GLMCompositePresentations should be embed-able

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

Issue 863 in moose-technology: Browsers that subclass GLMCompositePresentations should be embed-able

moose-technology
Status: New
Owner: ----
CC: [hidden email]
Labels: Type-Defect Priority-Medium Component-Glamour Milestone-4.7

New issue 863 by [hidden email]: Browsers that subclass  
GLMCompositePresentations should be embed-able
http://code.google.com/p/moose-technology/issues/detail?id=863

This snippet should work:

GLMCompositePresentation new wrapper
        with: [:w | w show: [ :a | a custom: MooseFinder new]];
        openOn: (1 to: 100)

_______________________________________________
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 863 in moose-technology: Browsers that subclass GLMCompositePresentations should be embed-able

moose-technology
Updates:
        Status: Fixed

Comment #1 on issue 863 by [hidden email]: Browsers that subclass  
GLMCompositePresentations should be embed-able
http://code.google.com/p/moose-technology/issues/detail?id=863

(No comment was entered for this change.)

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