Status: New
Owner: ----
CC: chisvasi...(a)gmail.com
Labels: Type-Defect Priority-Medium Component-Glamour Milestone-4.7
New issue 863 by tu...(a)tudorgirba.com: 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)